疯狂的狮子li
2021-08-13 a5a71bf505252ef6acbaef9c8a0a7eb0e89f917d
ruoyi-generator/src/main/resources/vm/vue/index-tree.vue.vm
@@ -505,7 +505,9 @@
        this.loading = false;
          this.getList();
          this.msgSuccess("删除成功");
        }).catch(() => {});
      }).finally(() => {
              this.loading = false;
      });
    }
  }
};