main #34

Merged
charles merged 191 commits from main into prod 2025-11-19 16:18:39 +08:00
Showing only changes of commit 1fda8ff3d6 - Show all commits

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