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

@@ -53,7 +53,7 @@
v-loading="crud.loading"
:data="crud.data"
size="mini"
:max-height="550"
:max-height="590"
style="width: 100%;background: transparent;overflow:auto;"
@selection-change="crud.selectionChangeHandler"
>