mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-21 02:04:26 +08:00
fix error
This commit is contained in:
@@ -558,7 +558,7 @@ export default {
|
||||
self.$toast('You have saved this account');
|
||||
}
|
||||
|
||||
router.back('/account/list', { force: true });
|
||||
router.back();
|
||||
}).catch(error => {
|
||||
self.$logger.error('failed to save account', error);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user