3cba4672 by yangjianbin

init

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