From 304f9efb86e72eb3ce239fd69b2f4516b4438c6a Mon Sep 17 00:00:00 2001
From: spring <2396852758@qq.com>
Date: 星期四, 09 四月 2026 15:29:59 +0800
Subject: [PATCH] Merge branch 'dev_new' of http://114.132.189.42:9002/r/product-inventory-APP-before into dev_new

---
 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