Showing
1 changed file
with
1 additions
and
0 deletions
@@ -74,6 +74,7 @@ export default { | @@ -74,6 +74,7 @@ export default { | ||
74 | this.$yoho.goPage('go.ufo', { | 74 | this.$yoho.goPage('go.ufo', { |
75 | pagename: 'merchantsSettled', | 75 | pagename: 'merchantsSettled', |
76 | isnavhidden: 1, | 76 | isnavhidden: 1, |
77 | + disabledSwiper: 1 | ||
77 | }); | 78 | }); |
78 | } else if (result.data.storedBefore) { | 79 | } else if (result.data.storedBefore) { |
79 | this.$createToast({ | 80 | this.$createToast({ |
-
Please register or login to post a comment