This commit is contained in:
zds
2022-08-24 11:24:10 +08:00
parent 9b3d8a8d93
commit 73a6f7d44e
14 changed files with 63 additions and 31 deletions

View File

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