mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-15 23:47:33 +08:00
not allow to sort data in table when importing transactions
This commit is contained in:
@@ -208,9 +208,9 @@
|
||||
fixed-footer
|
||||
show-select
|
||||
multi-sort
|
||||
class="import-transaction-table"
|
||||
density="compact"
|
||||
item-value="index"
|
||||
:class="{ 'import-transaction-table': true, 'disabled': loading || submitting }"
|
||||
:height="importTransactionsTableHeight"
|
||||
:headers="importTransactionHeaders"
|
||||
:items="importTransactions"
|
||||
|
||||
Reference in New Issue
Block a user