Commit 31154ff0 by 陈超

A

parent 24e614a6
......@@ -249,7 +249,7 @@
type: "GET",
url: "{:U('course/Video/index')}" + "?api=1",
dataType: "json",
success: function(res) {
success: function(data) {
that.loading = false
let res = data
let opt = that.options[0]
......
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