工作站设置功能

This commit is contained in:
JinLu.Yin
2022-05-10 22:06:36 +08:00
parent 5ebd2f7ea0
commit c52f2fedaa
3 changed files with 491 additions and 1 deletions

View File

@@ -309,7 +309,7 @@ export default {
},
/** 返回按钮操作 */
handleClose() {
const obj = { path: "/system/autocode/rule" };
const obj = { path: "/system/autocodeRule" };
this.$tab.closeOpenPage(obj);
},
/** 重置按钮操作 */