diff --git a/src/views/foodManage/purchaseReport/procurePlanReport/index.vue b/src/views/foodManage/purchaseReport/procurePlanReport/index.vue index a82dbebb..251e0954 100644 --- a/src/views/foodManage/purchaseReport/procurePlanReport/index.vue +++ b/src/views/foodManage/purchaseReport/procurePlanReport/index.vue @@ -15,8 +15,8 @@ :picker-options="pickerOptions" > - - + + @@ -146,7 +146,7 @@ export default { let param = { "pageNum": this.queryParams.pageNum, "pageSize": this.queryParams.pageSize, - "planCode": this.queryParams.planCode, + "purchasePlanCode": this.queryParams.purchasePlanCode, "materialName": this.queryParams.materialName, } if(this.dateRange&&this.dateRange.length>0){ diff --git a/src/views/foodManage/stockManage/inventoryCount/edit.vue b/src/views/foodManage/stockManage/inventoryCount/edit.vue index 1152ce74..1b590a62 100644 --- a/src/views/foodManage/stockManage/inventoryCount/edit.vue +++ b/src/views/foodManage/stockManage/inventoryCount/edit.vue @@ -72,11 +72,11 @@ - + - +