因为表格会抖所以取消了清单的分页加载隐藏功能
This commit is contained in:
@@ -712,7 +712,6 @@
|
|||||||
</el-table>
|
</el-table>
|
||||||
<!--分页-->
|
<!--分页-->
|
||||||
<pagination
|
<pagination
|
||||||
v-show="this.lawInfoTableLoading === false"
|
|
||||||
style="position: relative;"
|
style="position: relative;"
|
||||||
:page="handleSelectForm.page"
|
:page="handleSelectForm.page"
|
||||||
:total="handleSelectForm.total"
|
:total="handleSelectForm.total"
|
||||||
|
|||||||
Reference in New Issue
Block a user