|
|
@ -152,6 +152,7 @@ |
|
|
type="text" |
|
|
type="text" |
|
|
@click="transfer(scope.row)" |
|
|
@click="transfer(scope.row)" |
|
|
v-hasPermi="['system:role:allocate']" |
|
|
v-hasPermi="['system:role:allocate']" |
|
|
|
|
|
v-if="scope.row.status==='0'" |
|
|
>{{$t('page.system.role.allocate')}}</el-button> |
|
|
>{{$t('page.system.role.allocate')}}</el-button> |
|
|
|
|
|
|
|
|
<el-button |
|
|
<el-button |
|
|
|