#185 修改每页请求数量

Merged
xuxiaoming merged 2 commits from xuxiaoming into develop 3 years ago
  1. +1
    -1
      src/views/productionPlanning/customerForecastDemandReview/demandPlanning/articleDemand/index.vue

+ 1
- 1
src/views/productionPlanning/customerForecastDemandReview/demandPlanning/articleDemand/index.vue View File

@ -216,7 +216,7 @@
editKeyList: [],
pagination:{
pageNumber: 1,
pageSize: 20,
pageSize: 22,
total: 0,
}
};


Loading…
Cancel
Save