From 371e3830abe6cb03a9012155f65b3e1e1a5ba1c1 Mon Sep 17 00:00:00 2001 From: mhsnet Date: Thu, 23 Mar 2023 11:03:09 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E5=8F=8A=E5=85=B6?= =?UTF-8?q?=E5=AE=83=E9=83=A8=E5=88=86=E4=BF=AE=E6=94=B9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../dashboard/admin/components/LineChartA.vue | 32 ++++++++++++++-- .../dashboard/admin/components/LineChartB.vue | 31 +++++++++++++-- SC-web/src/views/dashboard/admin/index.vue | 38 +------------------ .../scm/basicInformation/natural/Form.vue | 4 +- 4 files changed, 59 insertions(+), 46 deletions(-) diff --git a/SC-web/src/views/dashboard/admin/components/LineChartA.vue b/SC-web/src/views/dashboard/admin/components/LineChartA.vue index 1c52249e..d85bf6f8 100644 --- a/SC-web/src/views/dashboard/admin/components/LineChartA.vue +++ b/SC-web/src/views/dashboard/admin/components/LineChartA.vue @@ -1,5 +1,12 @@ + + diff --git a/SC-web/src/views/dashboard/admin/components/LineChartB.vue b/SC-web/src/views/dashboard/admin/components/LineChartB.vue index c546535e..eb6ab1ed 100644 --- a/SC-web/src/views/dashboard/admin/components/LineChartB.vue +++ b/SC-web/src/views/dashboard/admin/components/LineChartB.vue @@ -1,5 +1,11 @@ + + diff --git a/SC-web/src/views/dashboard/admin/index.vue b/SC-web/src/views/dashboard/admin/index.vue index c93b8c84..e13e4543 100644 --- a/SC-web/src/views/dashboard/admin/index.vue +++ b/SC-web/src/views/dashboard/admin/index.vue @@ -42,48 +42,14 @@ - - -
- - -
- -
+
- -
- - -
- -
+
- -
diff --git a/SC-web/src/views/scm/basicInformation/natural/Form.vue b/SC-web/src/views/scm/basicInformation/natural/Form.vue index d70bd023..e1cddee2 100644 --- a/SC-web/src/views/scm/basicInformation/natural/Form.vue +++ b/SC-web/src/views/scm/basicInformation/natural/Form.vue @@ -4,14 +4,14 @@