fix: corrected a grammatical error

This commit is contained in:
NewVo1d 2022-10-27 23:15:01 +08:00
parent 3d99bc239b
commit 9fc6e642b1

View File

@ -123,7 +123,7 @@ export default {
})
}
}
},functions(error) {
},function(error) {
_ts.$set(_ts, 'loginLoading', false);
})
} else {