Skip to content

Commit ee9022f

Browse files
author
pixel
committed
user新建用户 bug处理
1 parent cc0a894 commit ee9022f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

web/src/view/superAdmin/user/user.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@
6969
</el-form-item>
7070
<el-form-item label="用户角色" label-width="80px" prop="authorityId">
7171
<el-cascader
72-
@change="changeAuthority(scope.row)"
7372
v-model="userInfo.authorityId"
7473
:options="authOptions"
7574
:show-all-levels="false"

0 commit comments

Comments
 (0)