Эх сурвалжийг харах

Merge branch 'main' into feature/v1.0.36

lianbingjie 1 жил өмнө
parent
commit
3e74584336

+ 1 - 1
apps/mobile/src/views/article/components/DownProjectReport.vue

@@ -167,7 +167,7 @@ export default {
       if (this.beforeLeavePage) {
         await this.beforeLeavePage()
       }
-      this.$router.push('/free/svip/buy')
+      this.$router.push('/common/order/create/svip')
     }
   }
 }