Commit 18f137db by 冷斌

fix bug

parent f5357efd
......@@ -223,7 +223,7 @@
return true;
},
onPay: function (item, type, i) {
console.log(i, this.listItem(opt));
console.log(i, this.listItem(i));
return false;
if (!this.isLogin()) {
return false;
......
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