mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-16 07:57:33 +08:00
calendar display type supports Gregorian with Chinese
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
datetime-picker-class="justify-content-center"
|
||||
:is-dark-mode="isDarkMode"
|
||||
:enable-time-picker="false"
|
||||
:show-alternate-dates="true"
|
||||
v-model="dateTime"
|
||||
v-show="mode === 'date'">
|
||||
</date-time-picker>
|
||||
|
||||
Reference in New Issue
Block a user