一样的代码 我这边却报错了

来源:3-2 todolist组件拆分

老马666

2025-03-04 14:08

[Vue warn]: Property or method "content" is not defined on the instance but referenced during render.  Make sure that this property is reactive, either in the data option, or for class-based components, by initializing the property.  See: https://v2.vuejs.org/v2/guide/reactivity.html#Declaring-Reactive-Properties.

属性或方法“content”不是在实例上定义的,而是在渲染期间引用的。通过初始化属性,确保该属性是可响应的,无论是在data选项中,还是对于基于类的组件。见:https://v2.vuejs.org/v2/guide/reactivity.html Declaring-Reactive-Properties。

写回答 关注

0回答

还没有人回答问题,可以看看其他问题

vue2.5入门

快速理解Vue编程理念上手Vue2.0开发。

147064 学习 · 657 问题

查看课程

相似问题