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