mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-17 08:14:25 +08:00
set default timeout setting
This commit is contained in:
@@ -169,6 +169,9 @@ const vuetify = createVuetify({
|
||||
VProgressCircular: {
|
||||
size: 40
|
||||
},
|
||||
VSnackbar: {
|
||||
timeout: 3000
|
||||
},
|
||||
VTabs: {
|
||||
color: 'primary',
|
||||
VSlideGroup: {
|
||||
|
||||
Reference in New Issue
Block a user