8/25 组别修改

20240912_adapter_z
wangwei 7 months ago
parent 13c6f20a1f
commit b5a8326912

@ -866,6 +866,10 @@ export default {
invRemindNumber: 0,
remake: null,
};
if (this.groupData != null){
this.formData.constituencies = this.groupData.code
}
// if (this.)
this.getDeptList()
createWorkplaceId().then(res => {
if (res.code == 20000) {
@ -1259,7 +1263,7 @@ export default {
created() {
this.getList()
// this.getInvList()
this.getBusType()
// this.getBusType()
this.getTree()
this.getLstTree()
this.getDeptList()

Loading…
Cancel
Save