From f66bea2df4423a5d595ce737c998af655e0c4919 Mon Sep 17 00:00:00 2001
From: zhanghua <314079846@qq.com>
Date: 星期二, 08 十一月 2022 16:55:22 +0800
Subject: [PATCH] bug修改

---
 src/views/systemSetting/device/grid/components/main/index.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/views/systemSetting/device/grid/components/main/index.vue b/src/views/systemSetting/device/grid/components/main/index.vue
index ad1119a..b2ce381 100644
--- a/src/views/systemSetting/device/grid/components/main/index.vue
+++ b/src/views/systemSetting/device/grid/components/main/index.vue
@@ -40,7 +40,7 @@
                     </template>
                 </el-table-column>
                 <el-table-column prop="operation" label="鎿嶄綔" min-width="20">
-                    <template slot-scope="scope">
+                    <!-- <template slot-scope="scope">
                         <div class="operation">
                             <span @click="handleChangeRole(scope.row,'role')">淇敼瑙掕壊</span>
                             <span class="line">|</span>
@@ -52,7 +52,7 @@
                             <span class="line">|</span>
                             <span @click="handleChangeRole(scope.row,'depart')">淇敼閮ㄩ棬</span>
                         </div>
-                    </template>
+                    </template> -->
                 </el-table-column>
             </el-table>
             <!-- 鏌ョ湅椤甸潰 -->

--
Gitblit v1.8.0