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
caoyan
2019-05-28 17:11:02 +0800
Commit
e04c7ff5bf566a963f0560519c858bae61267b02
1 parent
4e0bed3c
自助尺码
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
web/src/main/webapp/html/sellerSelfSize/audit.html
web/src/main/webapp/html/sellerSelfSize/audit.html
View file @
e04c7ff
...
...
@@ -76,7 +76,7 @@ $(function() {
}
});
$
(
"#passBtn"
).
linkbutton
({
text
:
"通过"
,
text
:
"
已添加尺码并审核
通过"
,
iconCls
:
"icon-ok"
,
onClick
:
function
()
{
updateAudit
(
id
,
1
);
...
...
Please
register
or
login
to post a comment