This commit is contained in:
hrx 2025-09-26 16:32:01 +08:00
parent 8798abd05e
commit 1fda8ff3d6

View File

@ -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 {
// //