From d8bc554368a78a0ad218b0f5903939fcc344b93a Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期五, 06 三月 2026 16:58:34 +0800
Subject: [PATCH] 巡检管理更名

---
 src/pages/safeProduction/safetyTrainingAssessment/index.vue |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/src/pages/safeProduction/safetyTrainingAssessment/index.vue b/src/pages/safeProduction/safetyTrainingAssessment/index.vue
index f2107ae..44a99c7 100644
--- a/src/pages/safeProduction/safetyTrainingAssessment/index.vue
+++ b/src/pages/safeProduction/safetyTrainingAssessment/index.vue
@@ -1,7 +1,7 @@
 <template>
   <view class="sales-accoun">
     <!-- 浣跨敤閫氱敤椤甸潰澶撮儴缁勪欢 -->
-    <PageHeader title="瀹夊叏鍩硅璇勪及"
+    <PageHeader title="瀹夊叏鍩硅鑰冩牳"
                 @back="goBack" />
     <!-- 鎼滅储鍜岀瓫閫夊尯鍩� -->
     <view class="search-section">
@@ -100,7 +100,7 @@
           </view>
           <!-- 鎸夐挳鍖哄煙 -->
           <view class="action-buttons">
-            <u-button type="primary"
+            <!-- <u-button type="primary"
                       size="small"
                       class="action-btn"
                       :disabled="item.state !== 0"
@@ -118,7 +118,7 @@
                       class="action-btn"
                       @click="deleteVisit(item)">
               鍒犻櫎
-            </u-button>
+            </u-button> -->
           </view>
           <view class="action-buttons">
             <u-button type="warning"
@@ -149,12 +149,12 @@
                         @cancel="handleDateCancel"
                         title="閫夋嫨鍩硅鏃ユ湡" />
     <!-- 娴姩鏂板鎸夐挳 -->
-    <view class="fab-button"
+    <!-- <view class="fab-button"
           @click="addVisit">
       <up-icon name="plus"
                size="24"
                color="#ffffff"></up-icon>
-    </view>
+    </view> -->
   </view>
 </template>
 

--
Gitblit v1.9.3