sqg hace 3 años
padre
commit
abb41eac44
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      front-vue/src/views/system/role/index.vue

+ 2 - 2
front-vue/src/views/system/role/index.vue

@@ -136,13 +136,13 @@
             @click="handleUpdate(scope.row)"
             v-hasPermi="['system:role:edit']"
           >修改</el-button>
-          <el-button
+          <!-- <el-button
             size="mini"
             type="text"
             icon="el-icon-circle-check"
             @click="handleDataScope(scope.row)"
             v-hasPermi="['system:role:edit']"
-          >数据权限</el-button>
+          >数据权限</el-button> -->
           <el-button
             size="mini"
             type="text"