Skip to content

Commit

Permalink
fix: change the behavior of default select in search UI
Browse files Browse the repository at this point in the history
  • Loading branch information
hengfeiyang committed Apr 30, 2022
1 parent 5c7ad02 commit 60bbdeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/components/search/IndexList.vue
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
dense
use-input
input-debounce="0"
label="Select Index"
label="Select Index First"
behavior="menu"
class="q-mt-md q-mb-sm"
@filter="filterFn"
Expand Down

0 comments on commit 60bbdeb

Please sign in to comment.