Compare commits
No commits in common. "16707fee64bf33ec5a8dd0840cd38f8fcdf0021d" and "2a49e670227d2c44f6bbef712eefb7c950c201e7" have entirely different histories.
16707fee64
...
2a49e67022
2 changed files with 2 additions and 0 deletions
|
|
@ -1004,6 +1004,7 @@ watch(
|
|||
table-class="text-grey-9"
|
||||
row-key="id"
|
||||
dense
|
||||
hide-bottom
|
||||
bordered
|
||||
separator="vertical"
|
||||
class="custom-header-table-expand"
|
||||
|
|
|
|||
|
|
@ -454,6 +454,7 @@ 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