fixup for row id bug after change to system where FIRST column is NOT actually the rowid column anymore

This commit is contained in:
2020-04-02 20:42:20 +00:00
parent e44362d6ff
commit d9cf0dd106
2 changed files with 11 additions and 7 deletions

View File

@@ -4,7 +4,7 @@
:dataListKey="dataListKey"
:dataListFilter="dataListFilter"
:dataListSort="dataListSort"
:showSelect="true"
:showSelect="false"
:singleSelect="false"
v-on:update:selected="handleSelected"
>