This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
leo
/
LAPP_AdvancedPlanner_Front
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Merge pull request '修改每页请求数量' (
#185
) from xuxiaoming into develop
Reviewed-on:
http://101.201.121.115:3000/leo/LAPP_AdvancedPlanner_Front/pulls/185
pull/191/head
xuxiaoming
3 years ago
parent
60f93a8c71
e64eab6743
commit
eebae67d9b
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
:
[
]
,
editKeyList
:
[
]
,
pagination
:
{
pagination
:
{
pageNumber
:
1
,
pageNumber
:
1
,
pageSize
:
2
0
,
pageSize
:
2
2
,
total
:
0
,
total
:
0
,
}
}
}
;
}
;
Write
Preview
Loading…
Cancel
Save