提交 383e2191 编写于 作者: Mr.奇淼('s avatar Mr.奇淼(

修复新增用户的bug

上级 722dbe53
......@@ -74,8 +74,7 @@
</el-form-item>
<el-form-item label="用户角色" label-width="80px" prop="authorityId">
<el-cascader
v-if="userInfo"
v-model:visible="userInfo.authorityIds"
v-model="userInfo.authorityIds"
:options="authOptions"
:show-all-levels="false"
:props="{ multiple:true,checkStrictly: true,label:'authorityName',value:'authorityId',disabled:'disabled',emitPath:false}"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册