East
2022-02-21 1358b21c3a2cfca48d75729471214f350db7f976
ruoyi-ui/src/views/system/dict/data.vue
@@ -325,7 +325,7 @@
      this.queryParams.pageNum = 1;
      this.getList();
    },
    // 返回按钮
    /** 返回按钮操作 */
    handleClose() {
      const obj = { path: "/system/dict" };
      this.$tab.closeOpenPage(obj);