오늘 날짜 이후로 선택 X
This commit is contained in:
parent
b841029bbe
commit
9d96f2141d
@ -23,6 +23,7 @@
|
|||||||
:id="name"
|
:id="name"
|
||||||
class="form-control"
|
class="form-control"
|
||||||
:type="type"
|
:type="type"
|
||||||
|
:max="type === 'date' ? today : null"
|
||||||
@input="updateInput"
|
@input="updateInput"
|
||||||
:value="computedValue"
|
:value="computedValue"
|
||||||
:maxLength="maxlength"
|
:maxLength="maxlength"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user