Commit 544719fa by 冷斌

fix bug

parent b2ecc281
...@@ -230,8 +230,6 @@ ...@@ -230,8 +230,6 @@
}, },
onPay: function(item) { onPay: function(item) {
console.log(item);
return;
$.ajax({ $.ajax({
type: "POST", type: "POST",
url: "{:U('exams/index/getPayUrl')}", url: "{:U('exams/index/getPayUrl')}",
......
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