判断题

computed属性只有getter方法,没有setter方法,如果需要设置和修改Vue实例中数据的值可以通过methods方法实现。

【参考答案】

错误

(↓↓↓ 点击‘点击查看答案’看答案解析 ↓↓↓)