|
@@ -248,7 +248,7 @@
|
|
|
>
|
|
>
|
|
|
<template slot-scope="scope">
|
|
<template slot-scope="scope">
|
|
|
<dict-tag
|
|
<dict-tag
|
|
|
- :options="dict.type.sys_user_is_lock"
|
|
|
|
|
|
|
+ :options="dict.type.sys_normal_disable"
|
|
|
:value="scope.row.isLock"
|
|
:value="scope.row.isLock"
|
|
|
/>
|
|
/>
|
|
|
</template>
|
|
</template>
|