src/views/productDetail/components/ConfirmOrder.vue
@@ -218,9 +218,10 @@ if (this.orderInfo.orderMoney == 0) { resumePay({ orderId, payMethod: 5 }).then((res) => { if (res.success) { this.$router.push("/trialCenter"); this.$notify({ type: "success", message: "免费试用", message: "成功试用", duration: 2500, offset: 57, });