Browse Source

更改了准确性分析饲料点击参数

duanxiaoduan 1 year ago
parent
commit
83e8fb8f94
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/statisticalAnalysis/errorAnalysis/index.vue

+ 1 - 1
src/views/statisticalAnalysis/errorAnalysis/index.vue

@@ -4966,7 +4966,7 @@ export default {
       const data = {
         api_name:'getFitistoryByName',
         page: this.feedTemp.getdataListParm.page,
-        page_size:  this.feedTemp.getdataListParm.offset,
+        offset:  this.feedTemp.getdataListParm.offset,
         pasture_id:this.tab2.table.getdataListParm.parammaps.pastureId,
         // pagecount:  this.feedTemp.getdataListParm.pagecount ,
         // parammaps:  this.feedTemp.getdataListParm.parammaps,