跳到主要内容
CNode

使用vux报错,有人知道怎么回事吗

问答
FFlyerJay发布于 10 年前最后回复 10 年前
2117720

vue.common.js?e881:519 [Vue warn]: Property or method "$t" is not defined on the instance but referenced during render. Make sure to declare reactive data properties in the data option.

查看回复

回复 (2)

D
DevinXian#210 年前

这错误再明白不过了...渲染过程中用了$t却未定义,建议检查data声明

C
coolswitch#110 年前

$t是属性还是方法,是不是没在data或method里定义 From Noder

参与回复

登录后即可参与回复。登录