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-30 16:47:45 +0800
Commit
5272db656a1304e4187d254b1d8ab820f125e508
1 parent
e04c7ff5
修改文案
Hide 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 @
5272db6
...
...
@@ -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