Administrator
2021-12-21 04322bad2aa10ab3cc3abf56de9905ef9aa28c65
src/views/securityGuard/securityGuard.vue
@@ -1791,7 +1791,7 @@
          return securityApply(data);
        })
        .then(() => {
          // this.$refs.crud.toggleSelection();
          this.$refs.crud.toggleSelection();
          this.$message({
            type: "success",
            message: "操作成功!",
@@ -1829,7 +1829,7 @@
          return securityApply(data);
        })
        .then(() => {
          // this.$refs.crud.toggleSelection();
          this.$refs.crud.toggleSelection();
          this.$message({
            type: "success",
            message: "操作成功!",