Commit 33a2e012 by 冷斌

后台修改

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