优化物业手机端

This commit is contained in:
Your Name 2023-09-08 17:23:40 +08:00
parent 307b7cb623
commit 9452c33801

View File

@ -58,6 +58,7 @@
_that._loadStaffList();
}else{
_that.audit.staffId = _data.data[0].assignee;
this.$emit('getAuditInfo', this.audit)
}
})
},