@@ -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)"
- >数据权限</el-button>
+ >数据权限</el-button> -->
<el-button