diff --git a/reduce.html b/reduce.html index 900bdf2..1a2e88c 100644 --- a/reduce.html +++ b/reduce.html @@ -229,7 +229,7 @@ // self.openErrorDialog("请在其他浏览器打开!"); // } else { if (this.goodInfo.entity.is_webview == 1) { - this.publicCollection(res.data.original_order_number); + this.publicCollection(res.data.order_number); } else { //唤起微信福利官小程序 window.location.replace(res.data.redirect_url);