修正用户分配角色属性错误

zmy
RuoYi 2021-12-06 21:56:00 +08:00
parent 9f21dbbc5c
commit f64a5dd5ca
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
</el-form-item>
</el-col>
<el-col :span="8" :offset="2">
<el-form-item label="登录账号" prop="phonenumber">
<el-form-item label="登录账号" prop="userName">
<el-input v-model="form.userName" disabled />
</el-form-item>
</el-col>