Commit 53dc7daf by 陈超

T

parent c1e39af3
...@@ -327,6 +327,7 @@ ...@@ -327,6 +327,7 @@
let p = {:json_encode($isBuyVideo)}; let p = {:json_encode($isBuyVideo)};
let c = {:json_encode($is_colle)}; let c = {:json_encode($is_colle)};
console.log(c) console.log(c)
console.log("{$is_colle}")
this.bought = p != null this.bought = p != null
}, },
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