Browse Source

Merge pull request '修改页码' (#201) from xuxiaoming into develop

Reviewed-on: http://101.201.121.115:3000/leo/LAPP_AdvancedPlanner_Front/pulls/201
pull/202/head
xuxiaoming 2 years ago
parent
commit
a38e62ca55
1 changed files with 2 additions and 1 deletions
  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