Browse Source

客户权限

master
jiangyy 4 years ago
parent
commit
279a3e08f4
  1. 4
      epmet-oper-web/src/views/modules/customer/customize/CustomerList.vue

4
epmet-oper-web/src/views/modules/customer/customize/CustomerList.vue

@ -59,9 +59,9 @@
<el-button type="text"
size="small"
@click="showRoleAuth(scope.row.customerId,scope.row.customerName)">角色权限</el-button>
<el-button type="text"
<!-- <el-button type="text"
size="small"
@click="showLimitConfig(scope.row.customerId,scope.row.customerName)">角色权限2</el-button>
@click="showLimitConfig(scope.row.customerId,scope.row.customerName)">角色权限2</el-button> -->
<el-button type="text"
size="small"
@click="showMost(scope.row.customerId,scope.row.customerName)">高级配置</el-button>

Loading…
Cancel
Save