6acdb7f9 by yangjianbin

init

1 parent 48d19e90
......@@ -8,8 +8,8 @@
<button class="btn btn-primary radius" type="button" onclick="$('#table').DataTable().draw()">提交搜索</button>
<input class="btn btn-warning radius" type="reset" value="重置搜索">
<button class="btn btn-primary radius" type="button" onclick="pass(1)">批量通过</button>
<button class="btn btn-danger radius" type="button" onclick="refuse(1)">批量拒绝</button>
<!-- <button class="btn btn-primary radius" type="button" onclick="pass(1)">批量通过</button>-->
<!-- <button class="btn btn-danger radius" type="button" onclick="refuse(1)">批量拒绝</button>-->
</div>
</form>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!