mirror of
https://gitee.com/java110/PropertyApp.git
synced 2026-02-23 21:36:39 +08:00
优化代码
This commit is contained in:
parent
45cca50bd0
commit
af527e3963
@ -58,7 +58,7 @@
|
||||
_that._loadStaffList();
|
||||
}else{
|
||||
_that.audit.staffId = _data.data[0].assignee;
|
||||
this.$emit('getAuditInfo', this.audit)
|
||||
_that.$emit('getAuditInfo', _that.audit)
|
||||
}
|
||||
})
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user