Showing
1 changed file
with
1 additions
and
1 deletions
@@ -76,7 +76,7 @@ $(function() { | @@ -76,7 +76,7 @@ $(function() { | ||
76 | } | 76 | } |
77 | }); | 77 | }); |
78 | $("#passBtn").linkbutton({ | 78 | $("#passBtn").linkbutton({ |
79 | - text: "通过", | 79 | + text: "已添加尺码并审核通过", |
80 | iconCls: "icon-ok", | 80 | iconCls: "icon-ok", |
81 | onClick: function () { | 81 | onClick: function () { |
82 | updateAudit(id, 1); | 82 | updateAudit(id, 1); |
-
Please register or login to post a comment