@ -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);