Commit 44e6d026 by 陈超

T

parent acbe1082
......@@ -317,8 +317,7 @@
url: "{:U('course/Video/index')}" + "?api=1&search=" + that.keyword,
dataType: "json",
success: function(data) {
let res = JSON.parse(data)
console.log(res)
console.log(data)
}
})
},
......
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