Improved order of lists
This commit is contained in:
parent
20a1378e03
commit
db6dc225cf
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
<template>
|
||||
<b-table
|
||||
:items="records"
|
||||
primary-key="record_id"
|
||||
hover
|
||||
:busy="isLoading"
|
||||
:fields="fields"
|
||||
|
|
Loading…
Reference in a new issue