From f64b12a86a4e22aac9cb5c0df75cc5dfe3dfe94f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=97=B6=E5=90=AF=E9=BE=99?= Date: Tue, 19 Nov 2024 16:45:09 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E8=B6=85=E8=BF=87=2020=20=E6=9D=A1?= =?UTF-8?q?=E6=97=A0=E6=BB=91=E5=8A=A8=E6=9D=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/data-collection/plugins/index.vue | 33 ++++++++++--------- .../src/views/data-collection/task/index.vue | 29 ++++++++-------- webs/ams-web/src/views/module/index.vue | 30 ++++++----------- 3 files changed, 44 insertions(+), 48 deletions(-) diff --git a/webs/ams-web/src/views/data-collection/plugins/index.vue b/webs/ams-web/src/views/data-collection/plugins/index.vue index e1bec78..cb6ef8c 100644 --- a/webs/ams-web/src/views/data-collection/plugins/index.vue +++ b/webs/ams-web/src/views/data-collection/plugins/index.vue @@ -1,18 +1,16 @@ @@ -103,8 +101,13 @@ export default defineComponent({ diff --git a/webs/ams-web/src/views/data-collection/task/index.vue b/webs/ams-web/src/views/data-collection/task/index.vue index 25dd96a..40c68d8 100644 --- a/webs/ams-web/src/views/data-collection/task/index.vue +++ b/webs/ams-web/src/views/data-collection/task/index.vue @@ -1,16 +1,14 @@ @@ -71,8 +69,13 @@ export default defineComponent({ diff --git a/webs/ams-web/src/views/module/index.vue b/webs/ams-web/src/views/module/index.vue index f4633f5..10683e1 100644 --- a/webs/ams-web/src/views/module/index.vue +++ b/webs/ams-web/src/views/module/index.vue @@ -173,7 +173,16 @@ export default { }, } -