user新建用户 bug处理

This commit is contained in:
pixel
2020-12-27 17:46:11 +08:00
committed by QM303176530
parent 7a722f8406
commit cc4a377c0f
-1
View File
@@ -69,7 +69,6 @@
</el-form-item>
<el-form-item label="用户角色" label-width="80px" prop="authorityId">
<el-cascader
@change="changeAuthority(scope.row)"
v-model="userInfo.authorityId"
:options="authOptions"
:show-all-levels="false"