问题修复

This commit is contained in:
hongchao 2025-12-05 17:44:25 +08:00
parent 2fa2661a30
commit 3b07508e67
1 changed files with 1 additions and 1 deletions

View File

@ -933,7 +933,7 @@ export default {
console.log("xxxxxxxxxxtaskId",this.taskId)
const param = { taskId: this.taskId }
this.downloadZip(
'material/slt_agreement_info/downloadExport',
'material/slt_agreement_info/downloadExZip',
JSON.stringify(param),
`未结算批量明细导出_${new Date().getTime()}.zip`,
)