@@ -143,7 +143,7 @@ export default {
},
beforeAll() {
if(this.isAdd || this.isEdit) {
- this.form.updatePerson = this.realName
+ this.form.updatePerson = this.userId
}
getDataFun() {