src/main/resources/vm/vue/index.vue.vm
@@ -567,7 +567,7 @@ this.exportLoading = true; return export${BusinessName}(queryParams); }).then(response => { this.download(response.msg); this.#[[$download]]#.name(response.msg); this.exportLoading = false; }).catch(() => {}); }