打包查看日志

This commit is contained in:
hongchao 2025-02-14 10:32:41 +08:00
parent f703bfe9d1
commit 885484d487
1 changed files with 1 additions and 1 deletions

View File

@ -541,7 +541,7 @@ const onFileChange = (fileList: any) => {
fileUrl: isProd ? 'http://sgwpdm.ah.sgcc.com.cn/iws/ahbns/' + e.url : testUrl,
}
})
console.log('22222222查看file路径', fileListTemp)
addAndEditForm.value.fileInfoTempList.push(...fileListTemp)
}