mirror of
https://github.com/yangzongzhuan/RuoYi-Vue.git
synced 2025-10-20 17:37:41 +00:00
优化提示信息
This commit is contained in:
@@ -325,7 +325,7 @@ export default {
|
||||
this.queryParams.pageNum = 1;
|
||||
this.getList();
|
||||
},
|
||||
// 返回按钮
|
||||
/** 返回按钮操作 */
|
||||
handleClose() {
|
||||
const obj = { path: "/system/dict" };
|
||||
this.$tab.closeOpenPage(obj);
|
||||
|
Reference in New Issue
Block a user