Commit 84a8dbef by 陈超

A

parent a23590c4
...@@ -268,7 +268,7 @@ ...@@ -268,7 +268,7 @@
let that = this let that = this
$.ajax({ $.ajax({
type: "GET", type: "GET",
url: "{:U('exams/Index/paper')}" + "&api=1, url: "{:U('exams/Index/paper')}" + "&api=1",
dataType: "json", dataType: "json",
success: function(res) { success: function(res) {
console.log(res) console.log(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