set the calendar readonly when loading

This commit is contained in:
MaysWind
2025-05-08 21:10:10 +08:00
parent 0d8c5f3dbe
commit 8a65282820
@@ -141,6 +141,7 @@
month-name-format="long"
class="justify-content-center"
:config="{ noSwipe: true }"
:readonly="loading"
:disable-month-year-select="true"
:month-change-on-scroll="false"
:month-change-on-arrows="false"