Commit 50b73611 by 冷斌

后台修改

parent 06fba459
...@@ -324,7 +324,7 @@ ...@@ -324,7 +324,7 @@
} }
}, },
created:function(){ created:function(){
let c = "{$video_title}"; let c = "{$data['video_title']}";
console.log(c) console.log(c)
}, },
computed: { computed: {
......
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