mirror of
https://github.com/crater-invoice/crater.git
synced 2026-02-11 05:12:39 -05:00
fix item selection and item loader
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
ref="baseSelect"
|
||||
v-model="itemSelect"
|
||||
:options="items"
|
||||
:loading="loading"
|
||||
:show-labels="false"
|
||||
:preserve-search="true"
|
||||
:initial-search="item.name"
|
||||
|
||||
Reference in New Issue
Block a user