From 679ced015958e03f6fa76c4674cf6dc28dd3b87d Mon Sep 17 00:00:00 2001 From: mhsnet Date: Thu, 13 Apr 2023 10:44:09 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E4=BF=AE=E6=94=B9=E5=90=88?= =?UTF-8?q?=E5=90=8C=E5=8D=95=E4=BD=8D=E7=AD=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SC-web/src/views/dashboard/admin/components/ContractList.vue | 1 + SC-web/src/views/dashboard/admin/components/PanelGroup.vue | 4 ++-- SC-web/src/views/dashboard/admin/index.vue | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/SC-web/src/views/dashboard/admin/components/ContractList.vue b/SC-web/src/views/dashboard/admin/components/ContractList.vue index c6818b4b..f503db62 100644 --- a/SC-web/src/views/dashboard/admin/components/ContractList.vue +++ b/SC-web/src/views/dashboard/admin/components/ContractList.vue @@ -60,6 +60,7 @@ export default { json: "", keyword: "", sidx: "", + nonZero:true, }, }).then(res => { if (res.code == 200) { diff --git a/SC-web/src/views/dashboard/admin/components/PanelGroup.vue b/SC-web/src/views/dashboard/admin/components/PanelGroup.vue index 7b7dc687..bbada336 100644 --- a/SC-web/src/views/dashboard/admin/components/PanelGroup.vue +++ b/SC-web/src/views/dashboard/admin/components/PanelGroup.vue @@ -7,7 +7,7 @@
-
待支付(元)
+
待支付(万元)
@@ -29,7 +29,7 @@
-
待回款(元)
+
待回款(万元)
diff --git a/SC-web/src/views/dashboard/admin/index.vue b/SC-web/src/views/dashboard/admin/index.vue index 8c8e4d11..612e58ea 100644 --- a/SC-web/src/views/dashboard/admin/index.vue +++ b/SC-web/src/views/dashboard/admin/index.vue @@ -15,7 +15,7 @@
  • - 总扣重(吨) + 上货量(吨)