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