Compare commits
No commits in common. "5c3a9b847b56aca06cfc40f6d406700bba9a31c5" and "dc514871b6f16580e17fc86e86372a23dc092bf6" have entirely different histories.
5c3a9b847b
...
dc514871b6
@ -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: '/BaiduNetdisk',
|
||||||
});
|
});
|
||||||
} else {
|
} else {
|
||||||
// 显示后端返回的错误信息
|
// 显示后端返回的错误信息
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user