|
|
@ -37,7 +37,7 @@
|
|
|
|
:height="tableHeightRef + 35"
|
|
|
|
:height="tableHeightRef + 35"
|
|
|
|
:row-config="{ isCurrent: true, isHover: true }"
|
|
|
|
:row-config="{ isCurrent: true, isHover: true }"
|
|
|
|
:column-config="{ resizable: true }"
|
|
|
|
:column-config="{ resizable: true }"
|
|
|
|
:scroll-y="{ enabled: true, gt: 0 }"
|
|
|
|
:scroll-y="{ enabled: true, gt: 0, scrollToTopOnChange: true }"
|
|
|
|
:scroll-x="{ enabled: true, gt: 0 }"
|
|
|
|
:scroll-x="{ enabled: true, gt: 0 }"
|
|
|
|
:sort-config="{ trigger: 'cell', remote: true }"
|
|
|
|
:sort-config="{ trigger: 'cell', remote: true }"
|
|
|
|
rowSelection
|
|
|
|
rowSelection
|
|
|
|