3cba4672 by yangjianbin

init

1 parent e77bae6f
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
43 <button class="btn btn-danger btn-block" onclick="refuse()">拒绝</button> 43 <button class="btn btn-danger btn-block" onclick="refuse()">拒绝</button>
44 </div> 44 </div>
45 <div class="col-sm-2"> 45 <div class="col-sm-2">
46 <button class="btn btn-primary btn-block" onclick="loadIframe('<?=site_url('work/check/8'.$id);?>', '审核意见');">通过</button> 46 <button class="btn btn-primary btn-block" onclick="loadIframe('<?=site_url('work/check/8/'.$id);?>', '审核意见');">通过</button>
47 </div> 47 </div>
48 </div> 48 </div>
49 49
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!