6acdb7f9 by yangjianbin

init

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