From 92f7aee017ff6d312d8051e0933f51cb75273f50 Mon Sep 17 00:00:00 2001 From: zhujiyan <17812234322@163.com> Date: Wed, 30 Oct 2024 16:49:08 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E6=9E=90=E5=88=97=E8=A1=A8=E8=A1=A8?= =?UTF-8?q?=E6=A0=BC=E9=AB=98=E5=BA=A6=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../control/offLineDataImport/index.vue | 73 +++++++++---------- 1 file changed, 34 insertions(+), 39 deletions(-) diff --git a/src/views/govern/device/control/offLineDataImport/index.vue b/src/views/govern/device/control/offLineDataImport/index.vue index 207ef22..414e37c 100644 --- a/src/views/govern/device/control/offLineDataImport/index.vue +++ b/src/views/govern/device/control/offLineDataImport/index.vue @@ -1,6 +1,6 @@ - + @@ -34,37 +34,32 @@ 上传离线数据 - - - - - - - 等待上传 - - - 上传中... - - - 上传成功 - - - - - - - - 移除 - - - - + + + + + + + + 等待上传 + + + 上传中... + + + 上传成功 + + + + + + + 移除 + + + + + @@ -77,17 +72,17 @@