From e4fbe44a23d6bc9a1c56999ecb0b0da094bcc7e0 Mon Sep 17 00:00:00 2001
From: yyb <995253665@qq.com>
Date: 星期二, 07 四月 2026 17:23:59 +0800
Subject: [PATCH] 设备台账和质量管理

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