提交 63b2329f 编写于 作者: M Moonlight 提交者: qiang014

!47 update docs/vue-basics.md.

* update docs/vue-basics.md.
上级 c51890cc
......@@ -1463,8 +1463,7 @@ Vue 提供了一种更通用的方式来观察和响应 Vue 实例上的数据
data() {
return {
firstName: 'Foo',
lastName: 'Bar',
fullName: 'Foo Bar'
lastName: 'Bar'
}
},
computed: {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册