优化提示信息

This commit is contained in:
RuoYi
2021-11-22 18:13:39 +08:00
parent adcb6194c8
commit 451d218f4b
13 changed files with 44 additions and 44 deletions

View File

@@ -325,7 +325,7 @@ export default {
this.queryParams.pageNum = 1;
this.getList();
},
// 返回按钮
/** 返回按钮操作 */
handleClose() {
const obj = { path: "/system/dict" };
this.$tab.closeOpenPage(obj);