0bbdfd0d by yangjianbin

init

1 parent a8bed2bb
......@@ -83,7 +83,7 @@
} else {
layer.alert('操作成功');
}
if(!data.code){
if(data.success){
setTimeout(function () {
loadIframe('<?=site_url('/work/check/12/'.$id);?>', '审核意见');
}, 500)
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!