#201 修改页码

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

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

@ -252,8 +252,9 @@
editKeyList: [],
pagination:{
pageNumber: 1,
pageSize: 24, // 11 11 .../index.vue 170
pageSize: 24, // 12 12 .../index.vue 171
total: 0,
pageSizes:[12, 24, 36, 60]
}
};
},


Loading…
Cancel
Save