mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-05-06 19:44:04 +00:00
update default wizard step to first
This commit is contained in:
@@ -67,8 +67,8 @@ export default {
|
||||
data () {
|
||||
return {
|
||||
loading: false,
|
||||
tab: 'step_3',
|
||||
step: 3
|
||||
tab: 'step_1',
|
||||
step: 1
|
||||
}
|
||||
},
|
||||
created () {
|
||||
|
||||
Reference in New Issue
Block a user