瀏覽代碼

样式优化

dev
nizongfeng 3 年之前
父節點
當前提交
53cd152262
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      application/admin/view/receipt_order/index.html

+ 1
- 1
application/admin/view/receipt_order/index.html 查看文件

@@ -219,7 +219,7 @@

</el-table>
<div style="margin-top: 5px">
<el-button @click="addOrderAll()" :disabled="multipleSelection.length==0">添加到采购单</el-button>
<el-button type="primary" icon="el-icon-circle-plus" @click="addOrderAll()" :disabled="multipleSelection.length==0">添加到采购单</el-button>
</div>
<el-pagination
:page-size="orderMainListSearch.pageSize"


Loading…
取消
儲存