8c9cf7ff by yangjianbin

init

1 parent f5954704
...@@ -58,7 +58,7 @@ ...@@ -58,7 +58,7 @@
58 title: '通过', 58 title: '通过',
59 icon: 3 59 icon: 3
60 }, function(){ 60 }, function(){
61 loadIframe('<?=site_url('/work/check/12');?>', '审核意见'); 61 loadIframe('<?=site_url('/work/check/12/'.$id);?>', '审核意见');
62 }); 62 });
63 } 63 }
64 </script> 64 </script>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!