在script标签中不用使用{{}},在template标签可以
script 里面变量直接赋值即可, {{}} 是在template里面渲染值 用到
额 单括号 就好了 单括号是 对象 。双括号 js里是没有的