add:原材料库存修改
This commit is contained in:
@@ -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(() => {
|
||||
|
||||
Reference in New Issue
Block a user