mirror of https://github.com/ElemeFE/element
parent
6d2f68b24c
commit
7d6f3606b4
|
@ -136,7 +136,7 @@
|
|||
<button
|
||||
type="button"
|
||||
class="el-picker-panel__btn"
|
||||
@click="handleConfirm"
|
||||
@click="handleConfirm()"
|
||||
:disabled="btnDisabled">{{ t('el.datepicker.confirm') }}</button>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue