新购绑定详情优化
This commit is contained in:
parent
c948f7e7db
commit
e49680f9ab
|
|
@ -180,13 +180,13 @@
|
|||
</el-table-column>
|
||||
</el-table>
|
||||
|
||||
<pagination
|
||||
<!-- <pagination
|
||||
v-show="total > 0"
|
||||
:total="total"
|
||||
:page.sync="maForm.pageNum"
|
||||
:limit.sync="maForm.pageSize"
|
||||
@pagination="getCodeList"
|
||||
/>
|
||||
/> -->
|
||||
|
||||
<!-- 编码查看弹框-->
|
||||
<el-dialog width="70%" append-to-body title="查看编码" :visible.sync="viewCodeVisible">
|
||||
|
|
|
|||
Loading…
Reference in New Issue