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/accidentReportingRecord/index.vue | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/pages/safeProduction/accidentReportingRecord/index.vue b/src/pages/safeProduction/accidentReportingRecord/index.vue
index 07e42fb..ce62e34 100644
--- a/src/pages/safeProduction/accidentReportingRecord/index.vue
+++ b/src/pages/safeProduction/accidentReportingRecord/index.vue
@@ -80,7 +80,7 @@
@click="viewDetail(item)">
鏌ョ湅璇︽儏
</u-button>
- <u-button type="primary"
+ <!-- <u-button type="primary"
size="small"
class="action-btn"
@click="editAccident(item)">
@@ -91,7 +91,7 @@
class="action-btn"
@click="deleteAccident(item)">
鍒犻櫎
- </u-button>
+ </u-button> -->
</view>
</view>
</view>
@@ -101,12 +101,12 @@
<text>鏆傛棤浜嬫晠璁板綍</text>
</view>
<!-- 娴姩鏂板鎸夐挳 -->
- <view class="fab-button"
+ <!-- <view class="fab-button"
@click="addAccident">
<up-icon name="plus"
size="24"
color="#ffffff"></up-icon>
- </view>
+ </view> -->
</view>
</template>
--
Gitblit v1.9.3