标准预警-新车型条款预警 分页功能无作用

This commit is contained in:
yanyizhou
2021-09-29 11:29:19 +08:00
parent fc79a106a8
commit 653abf1220
+2 -2
View File
@@ -261,8 +261,8 @@
:pageSize="pageConfig.newStandPageSize"
:total="pageConfig.count3"
autoSize
@pageChange="page => handlePageChange('newItems', page)"
@pageSizeChange="pageSize => handlePageSizeChange('newItems', pageSize)"></pagination>
@pageChange="page => handlePageChange('newStand', page)"
@pageSizeChange="pageSize => handlePageSizeChange('newStand', pageSize)"></pagination>
<el-divider content-position="left" class="dynamic-child-title">在产车条款预警</el-divider>
<el-table
:data="oldStand"