3 Commits

1 changed files with 2 additions and 1 deletions
Split View
  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