This commit is contained in:
zds
2022-08-23 16:18:17 +08:00
parent a8a249c350
commit 4bebb20bf7
12 changed files with 12 additions and 1 deletions

View File

@@ -101,6 +101,7 @@
ref="table"
v-loading="crud.loading"
size="mini"
height="420"
:data="crud.data"
style="width: 100%;"
:highlight-current-row="true"