Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-portal-fe2
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
wangshusheng
2019-01-15 11:31:14 +0800
Commit
3b610b7c9b90df8919249ed28946d89fb0951f29
2 parents
f9fe2e63
de9e80f6
Merge branch 'master' of
http://git.yoho.cn/fe/yohobuy-portal-fe2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
dist/yohobuy-portal-fe/5.0.2/jquery/goods.netsale.Edit.js
dist/yohobuy-portal-fe/5.0.2/jquery/goods.netsale.Edit.js
View file @
3b610b7
...
...
@@ -14941,6 +14941,9 @@ webpackJsonp([47],{
data
.
productMaterial
=
""
;
if
(
ag3
.
rows
.
length
>
0
)
{
data
.
productMaterial
=
ag3
.
rows
[
0
].
val
;
if
(
data
.
productMaterial
==
undefined
){
data
.
productMaterial
=
ag3
.
rows
[
0
].
__val
;
}
}
data
.
productSkn
=
$
(
'#productSkn'
).
val
();
...
...
Please
register
or
login
to post a comment