质量管理待检任务

This commit is contained in:
yinjinlu-pc\尹金路
2023-10-18 22:03:03 +08:00
parent e8b7070f30
commit d5b40634bd
8 changed files with 932 additions and 2 deletions

View File

@@ -109,7 +109,7 @@ export default {
},
/** 关闭按钮 */
close() {
const obj = { path: "/system/user" };
const obj = { path: "/user/user" };
this.$tab.closeOpenPage(obj);
},
},