系统管理

This commit is contained in:
2023-09-27 10:28:07 +08:00
parent 8db9092018
commit 447a2c832b
3 changed files with 9 additions and 6 deletions

View File

@@ -208,7 +208,7 @@ export default {
this.username = e.username
this.phone = e.phone
this.name = e.personName
this.sex = this.gender
this.sex = e.gender
this.options.map(el => {
if (el.roleId === e.roles[0].roleId) {
this.value = el.roleId