Commit 8924cbcb authored by qipeng's avatar qipeng

下载修复

parent 10dc0ab2
...@@ -96,7 +96,7 @@ export default { ...@@ -96,7 +96,7 @@ export default {
if(isPay==0){//originalPrice 原价 sellingPrice售价 settlementPrice结算价 if(isPay==0){//originalPrice 原价 sellingPrice售价 settlementPrice结算价
this.upLoad(sellingPrice,productUrl) this.upLoad(sellingPrice,productUrl)
}else{ }else{
handleDownload(productUrl) this.handleDownload(productUrl)
} }
}, },
upLoad(sellingPrice,productUrl){//下单 upLoad(sellingPrice,productUrl){//下单
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment