fix: delete hide-bottom Table Expand
This commit is contained in:
parent
df5268705c
commit
1f0ec397ff
2 changed files with 0 additions and 2 deletions
|
|
@ -1004,7 +1004,6 @@ watch(
|
|||
table-class="text-grey-9"
|
||||
row-key="id"
|
||||
dense
|
||||
hide-bottom
|
||||
bordered
|
||||
separator="vertical"
|
||||
class="custom-header-table-expand"
|
||||
|
|
|
|||
|
|
@ -454,7 +454,6 @@ onMounted(async () => {
|
|||
table-class="text-grey-9"
|
||||
row-key="id"
|
||||
dense
|
||||
hide-bottom
|
||||
bordered
|
||||
separator="vertical"
|
||||
class="custom-header-table-expand"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue