Authored by caoyan

自助尺码

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