修改bug

prod
wangwei 2 years ago
parent 1113eab6c3
commit f90c37819e

@ -219,6 +219,7 @@ export default {
}
})
.catch(() => {
this.selInvVisible=true;
});
},
@ -266,8 +267,9 @@ export default {
locDeptCode: store.getters.locDeptCode,
};
this.getDeptList();
this.getInvList()
//this.getInvList()
}
}

Loading…
Cancel
Save