From dc5f0f4dffb0ba5feeeaf479b563a2c0ede8b741 Mon Sep 17 00:00:00 2001
From: yyb <995253665@qq.com>
Date: 星期三, 08 四月 2026 15:17:33 +0800
Subject: [PATCH] app名称修改

---
 src/pages/inspectionUpload/index.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/pages/inspectionUpload/index.vue b/src/pages/inspectionUpload/index.vue
index 0a3fc94..135244b 100644
--- a/src/pages/inspectionUpload/index.vue
+++ b/src/pages/inspectionUpload/index.vue
@@ -16,7 +16,7 @@
               <text class="task-location">{{ item.inspectionLocation }}</text>
             </view>
             <view class="task-actions">
-              <u-button type="primary"
+              <!-- <u-button type="primary"
                         size="small"
                         @click.stop="startScanForTask(item)"
                         :customStyle="{
@@ -26,7 +26,7 @@
                 marginRight: '8px'
               }">
                 鎵爜涓婁紶
-              </u-button>
+              </u-button> -->
               <u-button type="primary"
                         size="small"
                         @click.stop="startUploadForTask(item)"

--
Gitblit v1.9.3