mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-16 07:57:33 +08:00
fix error
This commit is contained in:
@@ -251,7 +251,7 @@ export default {
|
||||
}
|
||||
|
||||
self.$toast('Your profile has been successfully updated');
|
||||
router.back('/settings', { force: true });
|
||||
router.back();
|
||||
}).catch(error => {
|
||||
self.$logger.error('failed to save user profile', error);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user