切换部门或仓库刷新页面

zyy_db
wj 1 year ago
parent b71bf52694
commit 2d39891ca9

@ -406,6 +406,7 @@ export default {
this.inv = store.getters.locInvName
this.deptName = store.getters.locDeptName
});
window.location.reload()
} else {
this.$message.error(res.message);
}

Loading…
Cancel
Save