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