|
|
@@ -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" |
|
|
|