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