Commit ce225722 authored by youjie's avatar youjie

no message

parent 817eeb59
......@@ -13,7 +13,7 @@
</q-popup-proxy>
</q-field>
<q-input @compositionstart="onCompositionStart" @compositionend="onCompositionEnd" class="q-ml-lg col-2"
v-model="hotelName" @update:model-value="changeHotelNameHnadler" type="text" :label="$t('酒店名稱')" dense
v-model="hotelName" @update:model-value="changeHotelNameHnadler" type="text" :label="$t('hotel.searchName')" dense
standout style="min-width: 190px">
<q-popup-proxy class="no-shadow" ref="qNameProxy" v-if="cacheHotels.length > 0">
<q-card class="q-pa-sm" flat dark>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment