Disable selectable column

This commit is contained in:
Matthias 2023-01-25 07:32:47 +01:00
parent b7621ba1b4
commit ca5b887c4e

View File

@ -13,6 +13,7 @@
:current-page="currentPage"
primary-key="botTradeId"
selectable
:select-head="false"
select-mode="single"
:filter="filterText"
@row-contextmenu="handleContextMenuEvent"