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
Email Patches
Plain Diff
Browse Files
Authored by
wangshusheng
2019-01-15 14:22:12 +0800
Commit
fcd900a63ee9c1f8b26f8c0a6255f63eafb874bb
1 parent
d1005b6a
修改
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
code/static/js.jquery/module/goods/netsale/partials/add-info.js
code/static/js.jquery/module/goods/netsale/partials/add-info.js
View file @
fcd900a
...
...
@@ -311,6 +311,7 @@ var ag3 = new common.grid({
for
(
var
i
in
attrs
.
materialList
)
{
_arr
.
push
(
attrs
.
materialList
[
i
].
id
);
}
item
.
val
=
_arr
.
join
(
','
);
item
.
__val
=
_arr
.
join
(
'|'
);
}
...
...
Please
register
or
login
to post a comment