fix: corrected a grammatical error
This commit is contained in:
parent
3d99bc239b
commit
9fc6e642b1
@ -123,7 +123,7 @@ export default {
|
|||||||
})
|
})
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},functions(error) {
|
},function(error) {
|
||||||
_ts.$set(_ts, 'loginLoading', false);
|
_ts.$set(_ts, 'loginLoading', false);
|
||||||
})
|
})
|
||||||
} else {
|
} else {
|
||||||
|
Loading…
Reference in New Issue
Block a user