Authored by htoooth

fix

... ... @@ -74,6 +74,7 @@ export default {
this.$yoho.goPage('go.ufo', {
pagename: 'merchantsSettled',
isnavhidden: 1,
disabledSwiper: 1
});
} else if (result.data.storedBefore) {
this.$createToast({
... ...