@ -135,7 +135,6 @@
pageSize: pageSize,
processingName: this.queryParams.processingName,
}
console.log(queryParams)
const res = await ProductApi.getDeliveryRecordPage(queryParams)
this.$refs.paging.complete(res.data.list)
} catch {
@ -81,7 +81,6 @@
const res = await ProductApi.getSelfOroducedProductsAndInventory(queryParams)
@ -127,7 +127,6 @@
const res = await ProductApi.getSaleRecordPage(queryParams)