疯狂的狮子li
2021-10-15 a6fb88d74c20cc28043d75e8a5097fce49cf9a78
ruoyi-generator/src/main/resources/vm/vue/index.vue.vm
@@ -573,7 +573,7 @@
#end
    /** 导出按钮操作 */
    handleExport() {
      this.downLoadExcel('/${moduleName}/${businessName}/export', this.queryParams);
        this.#[[$download]]#.excel('/${moduleName}/${businessName}/export', this.queryParams);
    }
  }
};