장소 입력 maxlength 20

This commit is contained in:
nevermoregb 2025-03-31 13:48:05 +09:00
parent 8375ffee38
commit 174867fc35

View File

@ -27,6 +27,7 @@
style="height: 25px; font-size: 12px" style="height: 25px; font-size: 12px"
placeholder="장소" placeholder="장소"
v-model="eventPlace" v-model="eventPlace"
maxlength="20"
/> />
</div> </div>
<div class="mb-2"> <div class="mb-2">