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