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 | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/views/safeProduction/dangerInvestigation/index.vue b/src/views/safeProduction/dangerInvestigation/index.vue
index a278058..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> -->
--
Gitblit v1.9.3