This commit is contained in:
chuzhixin 2020-11-22 13:20:17 +08:00
parent a48e0ba3be
commit fd0effe803

View File

@ -84,9 +84,9 @@
mounted() {
this.form.username = 'admin'
this.form.password = '123456'
/* setTimeout(() => {
setTimeout(() => {
this.handleSubmit()
}, 5000) */
}, 3000)
},
methods: {
...mapActions({