We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc0a894 commit ee9022fCopy full SHA for ee9022f
web/src/view/superAdmin/user/user.vue
@@ -69,7 +69,6 @@
69
</el-form-item>
70
<el-form-item label="用户角色" label-width="80px" prop="authorityId">
71
<el-cascader
72
- @change="changeAuthority(scope.row)"
73
v-model="userInfo.authorityId"
74
:options="authOptions"
75
:show-all-levels="false"
0 commit comments