Commit c05fc471 by 冷斌

fix bug

parent 1d349587
......@@ -64,7 +64,7 @@
url: "{:U('mall/Goods/getPayUrl')}",
data:{
count: 1,
goods_id: this.info.uid,
goods_id: this.info.goods_id,
},
dataType:"json",
success:function(res){
......
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