Authored by caoyan

修改文案

... ... @@ -76,7 +76,7 @@ $(function() {
}
});
$("#passBtn").linkbutton({
text: "已添加尺码并审核通过",
text: "审核通过并添加尺码",
iconCls: "icon-ok",
onClick: function () {
updateAudit(id, 1);
... ...