Commit 84a8dbef by 陈超

A

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