Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ufo
/
ufo-platform
·
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
csgyoho
2018-12-13 17:51:21 +0800
Commit
1440c4d4e7129015c6817f73e10a52a745fa4785
1 parent
a370c0b2
商家管理
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
web/src/main/webapp/html/merchantManage/margin/marginDetailList.html
web/src/main/webapp/html/merchantManage/margin/marginDetailList.html
View file @
1440c4d
...
...
@@ -246,6 +246,7 @@
// 搜索
$
(
"#searchLinkButton"
).
linkbutton
({
onClick
:
function
()
{
$
(
"#marginDetailListTable"
).
myDatagrid
(
'loadData'
,
[]);
loadData
();
}
});
...
...
Please
register
or
login
to post a comment