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
xuhongyun
2016-11-24 18:33:53 +0800
Commit
2356c8f424d3505dbccb77c43d4fb2f55f3f3dac
1 parent
ac689d89
build
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
dist/yohobuy-portal-fe/5.0.2/jquery/resource.resourceManage.ContentManage.js
dist/yohobuy-portal-fe/5.0.2/jquery/resource.resourceManage.ContentManage.js
View file @
2356c8f
...
...
@@ -172,6 +172,7 @@ webpackJsonp([112],{
}
for
(
var
key2
in
res
.
data
.
brands
[
key
]){
var
item
=
res
.
data
.
brands
[
key
][
key2
];
if
(
!
item
)
{
continue
;
}
Brand
[
name
]
=
Brand
[
name
]
||
[];
Brand
[
name
].
push
(
item
);
Bll
.
Brands1
[
item
.
id
]
=
item
;
...
...
Please
register
or
login
to post a comment