This commit is contained in:
zds
2022-08-25 12:11:52 +08:00
parent 08e820ffce
commit b97e5f0cda
12 changed files with 12 additions and 12 deletions

View File

@@ -188,7 +188,7 @@
v-loading="crud.loading"
size="mini"
:data="crud.data"
:max-height="550"
:max-height="590"
style="width: 100%;"
:highlight-current-row="true"
@selection-change="crud.selectionChangeHandler"