uptada
This commit is contained in:
parent
8798abd05e
commit
1fda8ff3d6
@ -95,7 +95,7 @@ export default {
|
||||
this.$message.success('退订成功');
|
||||
// 修复页面跳转 - 使用 path 而不是 url
|
||||
this.$router.push({
|
||||
path: '/customer/unsubscribe/BaiduNetdisk',
|
||||
path: '/customer/unsubscribe',
|
||||
});
|
||||
} else {
|
||||
// 显示后端返回的错误信息
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user