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