From cb918f3ae64f40813737804fe6a784c6a6297c9a Mon Sep 17 00:00:00 2001 From: annnj-home <380904787@qq.com> Date: Tue, 28 Apr 2026 13:52:00 +0800 Subject: [PATCH] no commit message --- pgweb/src/components/menu/nxIconMenu.vue | 6 +++--- pgweb/src/components/menu/nxMenu.vue | 22 +++++++++++----------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/pgweb/src/components/menu/nxIconMenu.vue b/pgweb/src/components/menu/nxIconMenu.vue index 0273f02..71b168c 100644 --- a/pgweb/src/components/menu/nxIconMenu.vue +++ b/pgweb/src/components/menu/nxIconMenu.vue @@ -17,9 +17,9 @@ {{ replacePhrases(menuItem.title, replaceRule1) }}
{{ unreturnedCount }}
- - - +
{{ estimateCounts.total }}
+
{{ surveyFollowCount }}
+
{{ reportProduceCounts.total }}
diff --git a/pgweb/src/components/menu/nxMenu.vue b/pgweb/src/components/menu/nxMenu.vue index be5f7c2..c9959d1 100644 --- a/pgweb/src/components/menu/nxMenu.vue +++ b/pgweb/src/components/menu/nxMenu.vue @@ -8,11 +8,11 @@ {{ unreturnedCount }} - + {{ estimateCounts.total }} - + {{ surveyFollowCount }} - + {{ reportProduceCounts.total }} @@ -24,21 +24,21 @@ {{ unreturnedCount }} - + {{ estimateCounts.pending }} - + {{ estimateCounts.secondReview }} - + {{ estimateCounts.thirdReview }} - + {{ estimateCounts.sign }} - + {{ surveyFollowCount }} - + {{ reportProduceCounts.pending }} - + {{ reportProduceCounts.secondReview }} - + {{ reportProduceCounts.thirdReview }}