平台件法规清单-导出的文件名称为空
This commit is contained in:
+2
-2
@@ -1879,10 +1879,10 @@
|
||||
ids: selectedRowKeys.join(','),
|
||||
...this.queryParamQuery,
|
||||
roleCode: roleCodeIndex,
|
||||
excelName: this.$route.query.projectName,
|
||||
excelName: this.$route.query.projectNameId,
|
||||
projectLibraryId: this.$route.query.id
|
||||
}
|
||||
downloadFile(this.url.exportData, this.$route.query.projectName + '.zip', query, this.Deselect)
|
||||
downloadFile(this.url.exportData, this.$route.query.projectNameId + '.zip', query, this.Deselect)
|
||||
},
|
||||
//复制
|
||||
copyClick(operateType) {
|
||||
|
||||
Reference in New Issue
Block a user