🦀️ fix: 修复bug
This commit is contained in:
parent
e6bfbbce82
commit
ff0807f91b
|
@ -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);
|
||||
|
|
Loading…
Reference in New Issue