ruoyi-generator/src/main/resources/vm/vue/index.vue.vm
@@ -599,7 +599,7 @@ this.loading = false; this.getList(); this.msgSuccess("删除成功"); }) }).catch(() => {}); }, #if($table.sub) /** ${subTable.functionName}序号 */ @@ -648,7 +648,7 @@ }).then(response => { this.download(response.msg); this.exportLoading = false; }) }).catch(() => {}); } } };