Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-portal-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
姜敏
9 years ago
Commit
fec7fca2d93d1d204d120546e53117e515a9077a
1 parent
a1c0ac32
反馈管理--列表加载bug
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
client/js/suggest/index.js
client/js/suggest/index.js
View file @
fec7fca
...
...
@@ -57,6 +57,7 @@ var g = new common.grid({
};
}
$
(
"#quick"
).
html
(
common
.
util
.
__template2
(
$
(
"#quick-search"
).
html
(),
{
quick_select
:
quick_select
}));
return
data
.
data
;
},
parms
:
function
()
{
if
(
common
.
util
.
__input
(
'status-filter'
))
{
...
...
Please
register
or
login
to post a comment