Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-shops-fe
·
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
liuyue
2016-04-05 11:18:15 +0800
Commit
7080b5faae818b09896019f5fd953b30b251d70a
1 parent
304de44c
网销
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
client/js/goods/netsale.js
client/js/goods/netsale.js
View file @
7080b5f
...
...
@@ -500,7 +500,7 @@ $(document).on("click", ".btnskc", function() {
goodsList
=
res
.
data
.
goodsList
;
shelveTable
.
init
(
res
.
data
.
goodsList
);
});
g
.
init
(
$
(
"#gridurl"
).
val
());
}
})
});
...
...
Please
register
or
login
to post a comment