mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 16:54:25 +08:00
add log in frontend
This commit is contained in:
@@ -188,6 +188,8 @@ export default {
|
||||
self.$exchangeRates.clearExchangeRates();
|
||||
router.navigate('/');
|
||||
}).catch(error => {
|
||||
self.$logger.error('failed to log out', error);
|
||||
|
||||
self.logouting = false;
|
||||
self.$hideLoading();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user