From c7dbe2eaf7d72e0349dab735a76059050e1f43f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=99=E8=90=8C?= <525441437@qq.com> Date: Thu, 9 Nov 2023 16:30:21 +0800 Subject: [PATCH] 1 --- src/views/page/upload-con.vue | 6 +++--- src/views/page/upload.vue | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/views/page/upload-con.vue b/src/views/page/upload-con.vue index 7bbc012..e0bb709 100644 --- a/src/views/page/upload-con.vue +++ b/src/views/page/upload-con.vue @@ -6,7 +6,7 @@
环境数据上传时间 - +
@@ -400,7 +400,7 @@ selectValue(e) { value: parseInt(num, 2), }, }; - this.changeBtn('21500', dataNum); + this.changeBtn('21501', dataNum); }, selList2(index) { if (this.actList2.indexOf(index) == -1) { @@ -419,7 +419,7 @@ selectValue(e) { value: parseInt(num, 2), }, }; - this.changeBtn('21501', dataNum); + this.changeBtn('21503', dataNum); }, selList3(index) { if (this.actList3.indexOf(index) == -1) { diff --git a/src/views/page/upload.vue b/src/views/page/upload.vue index 302d74e..1652b11 100644 --- a/src/views/page/upload.vue +++ b/src/views/page/upload.vue @@ -8,7 +8,7 @@
环境数据上传时间 - +
-- 2.40.1