a7ecf39f by yangjianbin

init

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