From 8af41edabefec3c8fb65dc371dd9d590f7f0c86b Mon Sep 17 00:00:00 2001 From: ccc Date: Wed, 9 Mar 2022 14:33:55 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=E6=8B=86=E5=88=86=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ChartsComponents/RightTopChart.vue | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 src/components/ChartsComponents/RightTopChart.vue diff --git a/src/components/ChartsComponents/RightTopChart.vue b/src/components/ChartsComponents/RightTopChart.vue new file mode 100644 index 0000000..38fe9d4 --- /dev/null +++ b/src/components/ChartsComponents/RightTopChart.vue @@ -0,0 +1,20 @@ + + + + -- Gitee From 1a22617ac4afb36cf13295b71255f86ff0676db2 Mon Sep 17 00:00:00 2001 From: zyx <2134208960@qq.com> Date: Sat, 18 Jun 2022 22:17:19 +0800 Subject: [PATCH 2/3] =?UTF-8?q?=E8=A1=A8=E6=A0=BC=E4=B8=AD=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E6=96=B0=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/config.js | 2 +- .../FacilityManagement/FacilityLists.vue | 28 ++++++++++++++++--- 2 files changed, 25 insertions(+), 5 deletions(-) diff --git a/src/utils/config.js b/src/utils/config.js index 74531f7..ec572f2 100644 --- a/src/utils/config.js +++ b/src/utils/config.js @@ -1,3 +1,3 @@ module.exports = { - baseUrl: '192.168.1.108:2011' + baseUrl: 'localhost:2011' } diff --git a/src/views/FacilityManagement/FacilityLists.vue b/src/views/FacilityManagement/FacilityLists.vue index a5eba03..801fcac 100644 --- a/src/views/FacilityManagement/FacilityLists.vue +++ b/src/views/FacilityManagement/FacilityLists.vue @@ -45,15 +45,18 @@ width="55" /> + + + - - + + -