疯狂的狮子li
2021-08-13 6473d4d8be63f2d18db9a8f7c4b0096ee4dd6d55
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;
      });
    }
  }
};