项目库-认证清单-模板下载文件名称

This commit is contained in:
刘彦泽
2023-03-17 15:25:54 +08:00
parent 76fd268f71
commit 03cddde78b
@@ -889,7 +889,7 @@
this.selectedRowKeysList = rows
},
handleModule() {
downloadFile(this.url.exportTemplate, this.$t('listOfRegulations') + this.$t('importTemplate') + '.xls', {})
downloadFile(this.url.exportTemplate, this.$t('certificationList') + this.$t('importTemplate') + '.xls', {})
},
handleExport() {
let selectedRowKeys = JSON.parse(JSON.stringify(this.selectedRowKeys))