| src/styles/element-ui.scss | ●●●●● patch | view | raw | blame | history | |
| src/views/system/user.vue | ●●●●● patch | view | raw | blame | history |
src/styles/element-ui.scss
@@ -620,3 +620,7 @@ .company-box .avue-form__menu--center { width: 300px; } .el-date-picker__header-label { color: #fff !important; } src/views/system/user.vue
@@ -794,6 +794,7 @@ row.deptId = row.deptId.join(","); row.roleId = row.roleId.join(","); row.postId = row.postId.join(","); delete row.rtime; update(row).then( () => { this.initFlag = false;