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
预测版本新增字段
xuxiaoming
wangxy
2 years ago
parent
fe2ab18948
commit
c671052d1c
2 changed files
with
10 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/views/factoryModel/part/material/index.vue
+9
-0
src/views/plan/workbench/predictVersion/index.vue
+ 1
- 0
src/views/factoryModel/part/material/index.vue
View File
@ -187,6 +187,7 @@ export default {
"Article-ArtSpec3"
,
"Article-ArtSpec4"
,
"Article-ArtSpec5"
,
"Article-ArtSize2"
,
/
/
"
A
r
t
i
c
l
e
-
A
r
t
T
y
p
e
I
d
"
,
/
/
"
A
r
t
i
c
l
e
-
C
u
s
t
A
r
t
I
d
"
,
/
/
"
A
r
t
i
c
l
e
-
A
l
t
e
r
n
a
t
i
v
e
A
r
t
I
d
"
,
+ 9
- 0
src/views/plan/workbench/predictVersion/index.vue
View File
@ -109,6 +109,15 @@
{
{
scope
.
row
[
"AP_CustArtlst-Descr1"
]
}
}
<
/
template
>
<
/
e
l
-
t
a
b
l
e
-
c
o
l
u
m
n
>
<
el
-table
-column
show
-
overflow
-
tooltip
:
label
=
"getColumnName('Article-ArtSize2')"
align
=
"center"
>
<
template
#
default
=
"scope"
>
{
{
scope
.
row
[
"Article-ArtSize2"
]
}
}
<
/
template
>
<
/
e
l
-
t
a
b
l
e
-
c
o
l
u
m
n
>
<
el
-table
-column
show
-
overflow
-
tooltip
:
label
=
"getColumnName('Customer-CustomerId')"
Write
Preview
Loading…
Cancel
Save