Commit af22bdcb by 陈超

T

parent 1f002034
...@@ -150,6 +150,8 @@ ...@@ -150,6 +150,8 @@
created:function(){ created:function(){
document.title = "我的地址" document.title = "我的地址"
console.log("{$arc}") console.log("{$arc}")
let array = "{$arc}"
console.log(array)
}, },
computed: { computed: {
areaStyle: function() { areaStyle: function() {
......
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