This commit is contained in:
2020-10-06 14:58:03 +00:00
parent d7b9b94804
commit 800a27b70a
36 changed files with 173 additions and 93 deletions

View File

@@ -7,7 +7,7 @@
:items="selectLists.dateFilterTokens"
item-text="name"
item-value="id"
append-outer-icon="fa-sync"
append-outer-icon="$ayiSync"
@click:append-outer="getDataFromApi"
@input="timePeriodChanged"
></v-select>