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

@@ -68,7 +68,7 @@
<!--表格渲染-->
<el-table
ref="table"
:max-height="550"
:max-height="590"
v-loading="crud.loading"
:data="crud.data"
size="mini"