Merge remote-tracking branch 'origin/master' into aps_0918

This commit is contained in:
zhangzhiqiang
2023-09-19 14:58:29 +08:00
92 changed files with 1631 additions and 95 deletions

View File

@@ -274,7 +274,7 @@ export default {
crud.downloadLoading = true
download('/api/pcsIfPurchaseorder/download', this.crud.query
).then(result => {
debugger
downloadFile(result, '原料需求', 'xlsx')
crud.downloadLoading = false
}).catch(() => {