项目库-认证清单-模板下载文件名称
This commit is contained in:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user