style: add label on upload file(cate,keyword)

This commit is contained in:
oat 2023-12-04 15:59:41 +07:00
parent de34b8a415
commit ff9b22f735

View file

@ -191,6 +191,7 @@ const file = ref<File | undefined>()
<q-select
outlined
:model-value="category"
label="กดปุ่มEnterเพื่อเพิ่ม"
use-input
use-chips
multiple
@ -216,6 +217,7 @@ const file = ref<File | undefined>()
<div class="q-mt-md">
<q-select
outlined
label="กดปุ่มEnterเพื่อเพิ่ม"
use-input
use-chips
multiple