mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-16 07:57:33 +08:00
change transaction time component
This commit is contained in:
@@ -57,6 +57,11 @@ export default {
|
||||
iosSwipeBackAnimateShadow: false,
|
||||
mdSwipeBackAnimateShadow: false
|
||||
},
|
||||
calendar: {
|
||||
locale: 'en',
|
||||
openIn: 'customModal',
|
||||
backdrop: true
|
||||
},
|
||||
serviceWorker: {
|
||||
path: self.$settings.isProduction() ? './sw.js' : undefined,
|
||||
scope: './',
|
||||
|
||||
Reference in New Issue
Block a user