From 760433983d2ab722774bc3384a789f3ddf2c4dd8 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期二, 04 八月 2026 10:01:28 +0800
Subject: [PATCH] 新疆_马铃薯 1.角色管理页面角色编号不展示

---
 src/views/safeProduction/dangerInvestigation/index.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/views/safeProduction/dangerInvestigation/index.vue b/src/views/safeProduction/dangerInvestigation/index.vue
index cb09e52..05d3022 100644
--- a/src/views/safeProduction/dangerInvestigation/index.vue
+++ b/src/views/safeProduction/dangerInvestigation/index.vue
@@ -30,7 +30,7 @@
           <el-button @click="handleOut">瀵煎嚭</el-button> -->
           <el-button type="danger"
                      plain
-                     @click="handleDelete">鍒犻櫎</el-button>
+                     @click="handleDelete" v-hasPermi="['safeProduction:dangerInvestigation:remove']">鍒犻櫎</el-button>
           <!-- <el-button type="primary"
                      plain
                      @click="handlePrint">鎵撳嵃</el-button> -->
@@ -160,7 +160,7 @@
             <el-form-item label="闅愭偅缂栧彿锛�"
                           prop="hiddenCode">
               <el-input v-model="form.hiddenCode"
-                        placeholder="鑷姩鐢熸垚"
+                        placeholder="淇濆瓨鍚庤嚜鍔ㄧ敓鎴�"
                         disabled
                         clearable />
             </el-form-item>

--
Gitblit v1.9.3