RuoYi
2021-11-30 a2d3f987c04a2e5176a8686f1032f7f5bfee4af2
ruoyi-ui/src/views/system/role/authUser.vue
@@ -153,8 +153,8 @@
    },
    // 返回按钮
    handleClose() {
      this.$store.dispatch("tagsView/delView", this.$route);
      this.$router.push({ path: "/system/role" });
      const obj = { path: "/system/role" };
      this.$tab.closeOpenPage(obj);
    },
    /** 搜索按钮操作 */
    handleQuery() {