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