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

interface

@@ -47,11 +47,12 @@ @@ -47,11 +47,12 @@
47 47
48 </table> 48 </table>
49 49
50 - 50 + <div style="text-align: center">
51 <a class="btn btn-primary" href="{:url('AdminEquipment/template_export')}">下载模板</a> 51 <a class="btn btn-primary" href="{:url('AdminEquipment/template_export')}">下载模板</a>
52 -  
53 <button class="btn btn-primary js-ajax-submit">上传</button> 52 <button class="btn btn-primary js-ajax-submit">上传</button>
54 </div> 53 </div>
  54 +
  55 + </div>
55 </div> 56 </div>
56 </form> 57 </form>
57 </div> 58 </div>