mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-17 00:12:11 +08:00
update third party dependencies
This commit is contained in:
@@ -14,8 +14,9 @@
|
||||
<span>{{ endDateTime }}</span>
|
||||
</p>
|
||||
<slot></slot>
|
||||
<vue-date-picker range inline enable-seconds six-weeks
|
||||
auto-apply month-name-format="long"
|
||||
<vue-date-picker range inline enable-seconds auto-apply
|
||||
month-name-format="long"
|
||||
six-weeks="center"
|
||||
class="justify-content-center margin-bottom"
|
||||
:clearable="false"
|
||||
:dark="isDarkMode"
|
||||
|
||||
@@ -11,8 +11,9 @@
|
||||
</div>
|
||||
</f7-toolbar>
|
||||
<f7-page-content>
|
||||
<vue-date-picker inline enable-seconds six-weeks
|
||||
auto-apply month-name-format="long"
|
||||
<vue-date-picker inline enable-seconds auto-apply
|
||||
month-name-format="long"
|
||||
six-weeks="center"
|
||||
class="justify-content-center"
|
||||
:clearable="false"
|
||||
:dark="isDarkMode"
|
||||
|
||||
Reference in New Issue
Block a user