|
|
|
@ -90,7 +90,6 @@
|
|
|
|
|
highlight-current-row
|
|
|
|
|
:data="list3"
|
|
|
|
|
:custom-config="{ storage: true }"
|
|
|
|
|
:cell-style="cellStyle"
|
|
|
|
|
highlight-current-row
|
|
|
|
|
highlight-hover-row
|
|
|
|
|
show-overflow
|
|
|
|
@ -114,8 +113,6 @@
|
|
|
|
|
highlight-current-row
|
|
|
|
|
:data="list4"
|
|
|
|
|
:custom-config="{ storage: true }"
|
|
|
|
|
:span-method="rowspanMethod"
|
|
|
|
|
:cell-style="cellStyle"
|
|
|
|
|
highlight-hover-row
|
|
|
|
|
show-overflow
|
|
|
|
|
show-header-overflow
|
|
|
|
@ -139,7 +136,6 @@
|
|
|
|
|
highlight-current-row
|
|
|
|
|
:data="list5"
|
|
|
|
|
:custom-config="{ storage: true }"
|
|
|
|
|
:cell-style="cellStyle"
|
|
|
|
|
highlight-hover-row
|
|
|
|
|
show-overflow
|
|
|
|
|
show-header-overflow
|
|
|
|
@ -163,7 +159,6 @@
|
|
|
|
|
highlight-current-row
|
|
|
|
|
:data="list6"
|
|
|
|
|
:custom-config="{ storage: true }"
|
|
|
|
|
:cell-style="cellStyle"
|
|
|
|
|
highlight-hover-row
|
|
|
|
|
show-overflow
|
|
|
|
|
show-header-overflow
|
|
|
|
|