0bbdfd0d by yangjianbin

init

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