作者 董瑞恩
1 个管道 的构建 通过 耗费 0 秒

equipment

@@ -33,7 +33,7 @@ @@ -33,7 +33,7 @@
33 onclick="batch_add()">批量新增 33 onclick="batch_add()">批量新增
34 </button> 34 </button>
35 <!--js-ajax-submit--> 35 <!--js-ajax-submit-->
36 - <button class="btn btn-primary btn-sm" type="submit" 36 + <button class="btn btn-primary btn-sm js-ajax-submit" type="submit"
37 data-action="{:url('AdminEquipment/batch_export')}" data-subcheck="true">批量导出 37 data-action="{:url('AdminEquipment/batch_export')}" data-subcheck="true">批量导出
38 </button> 38 </button>
39 </div> 39 </div>
@@ -55,7 +55,6 @@ @@ -55,7 +55,6 @@
55 <th>二维码</th> 55 <th>二维码</th>
56 <th>备注</th> 56 <th>备注</th>
57 <th>设备状态</th> 57 <th>设备状态</th>
58 - <!--<th>查看秘钥</th>-->  
59 <th width="90">操作</th> 58 <th width="90">操作</th>
60 </tr> 59 </tr>
61 </thead> 60 </thead>