疯狂的狮子li
2021-08-17 c271ffc066c35beafe40acfb63679555f1ed7d18
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;
      });
    }
  }
};