修改一些bug

This commit is contained in:
zouzhibing
2022-03-24 18:21:23 +08:00
parent 987533974a
commit b19b268d11
28 changed files with 409 additions and 313 deletions

View File

@@ -113,7 +113,6 @@
<zb-table
:show-header="true"
:columns="column"
:highlight="true"
:isShowLoadMore="true"
ref="zbTable"
@pullUpLoading="pullUpLoadingAction"