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