MDRY

导航

Property or method "value" 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

报错如下:

这种情况是在template中或者方法中写了‘value’,但是在data中没有定义

 

posted on 2022-08-27 11:13  小懵丹儿  阅读(178)  评论(0编辑  收藏  举报