add:原材料库存修改

This commit is contained in:
zhangzhiqiang
2023-09-18 10:12:12 +08:00
parent 928770aa9b
commit 4f2e8b3e2f
52 changed files with 168 additions and 75 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(() => {