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 '修改页面显示和每页数据量' (
#203
) from xuxiaoming into develop
Reviewed-on:
#203
develop
xuxiaoming
2 years ago
parent
37f5f2f1bb
3d65e157b2
commit
0e8cdaccfc
3 changed files
with
3 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/views/plan/workbench/predictVersion/index.vue
+1
-0
src/views/plan/workbench/predictionDeviation/index.vue
+1
-1
src/views/productionPlanning/customerForecastDemandReview/demandPlanning/articleDemand/index.vue
+ 1
- 0
src/views/plan/workbench/predictVersion/index.vue
View File
@ -341,6 +341,7 @@ export default {
}
,
created
(
)
{
this
.
getVersionOfCustom
(
)
this
.
pagination
.
pageSize
=
100
}
,
mounted
(
)
{
this
.
$nextTick
(
(
)
=>
{
+ 1
- 0
src/views/plan/workbench/predictionDeviation/index.vue
View File
@ -329,6 +329,7 @@ export default {
}
,
created
(
)
{
this
.
getVersionOfCustom
(
)
this
.
pagination
.
pageSize
=
100
}
,
mounted
(
)
{
this
.
$nextTick
(
(
)
=>
{
+ 1
- 1
src/views/productionPlanning/customerForecastDemandReview/demandPlanning/articleDemand/index.vue
View File
@ -96,7 +96,7 @@
size
=
"mini"
class
=
"reset-button-style"
:
disabled
=
"syncDataDisable"
@
click
=
"syncData"
>
同步
库存
<
/
e
l
-
b
u
t
t
o
n
>
@
click
=
"syncData"
>
数据
同步
<
/
e
l
-
b
u
t
t
o
n
>
<
/
div
>
Write
Preview
Loading…
Cancel
Save