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; }); } } };