字段更正

20231126-yw
黄泽腾 2 years ago
parent 9dec12457b
commit 6c8da35612

@ -402,6 +402,7 @@ export default {
this.selInvVisible = false;
store.dispatch('GetInfo').then(() => {
this.inv = store.getters.locInvName
this.deptName = store.getters.locDeptName
});
} else {
this.$message.error(res.message);

Loading…
Cancel
Save