@ -413,7 +413,7 @@ export default {
},
jumpDl(row) {
this.handleDownload(this.BASE_URL + "/udiwms/donwload/file?fileName=" + row.templateDlUrl, row.name + ".jrxml");
this.handleDownload(this.BASE_URL + "/udiwms/donwload/printFile?fileName=" + row.templateDlUrl, row.name + ".jrxml");
getModuleList() {
this.moduleLoading = true;