diff --git a/f/web-kboss/src/views/customer/unsubscribe/BaiduNetdisk.vue/index.vue b/f/web-kboss/src/views/customer/unsubscribe/BaiduNetdisk.vue/index.vue index 2a3b5f3..9de5368 100644 --- a/f/web-kboss/src/views/customer/unsubscribe/BaiduNetdisk.vue/index.vue +++ b/f/web-kboss/src/views/customer/unsubscribe/BaiduNetdisk.vue/index.vue @@ -95,7 +95,7 @@ export default { this.$message.success('退订成功'); // 修复页面跳转 - 使用 path 而不是 url this.$router.push({ - path: '/customer/unsubscribe/BaiduNetdisk', + path: '/customer/unsubscribe', }); } else { // 显示后端返回的错误信息