Compare commits
No commits in common. "13e4b87a7eafb026ed7cd6bab9a1504f5d930975" and "8cb085439708f4df7b19f7f65bd75202c664fe14" have entirely different histories.
13e4b87a7e
...
8cb0854397
@ -95,7 +95,7 @@ export default {
|
||||
this.$message.success('退订成功');
|
||||
// 修复页面跳转 - 使用 path 而不是 url
|
||||
this.$router.push({
|
||||
path: '/customer/unsubscribe',
|
||||
path: '/customer/unsubscribe/BaiduNetdisk',
|
||||
});
|
||||
} else {
|
||||
// 显示后端返回的错误信息
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user