mirror of
https://gitee.com/chu1204505056/vue-admin-beautiful.git
synced 2025-11-28 23:12:47 +08:00
deploy
This commit is contained in:
parent
a48e0ba3be
commit
fd0effe803
@ -84,9 +84,9 @@
|
|||||||
mounted() {
|
mounted() {
|
||||||
this.form.username = 'admin'
|
this.form.username = 'admin'
|
||||||
this.form.password = '123456'
|
this.form.password = '123456'
|
||||||
/* setTimeout(() => {
|
setTimeout(() => {
|
||||||
this.handleSubmit()
|
this.handleSubmit()
|
||||||
}, 5000) */
|
}, 3000)
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
...mapActions({
|
...mapActions({
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user