@@ -228,7 +228,7 @@
type="text"
icon="el-icon-edit"
@click="handleUpdate(scope.row)"
- v-hasPermi="['user:fsUser:edit']"
+ v-hasPermi="['user:fsUser:batchUpdateStatus']"
>修改</el-button>
<el-button