computed:{
addtest(){
return true
}
}
会报错:Property 'computed' has no initializer and is not definitely assigned in the constructor.

5***@qq.com
- 发布:2020-04-14 14:52
- 更新:2020-04-14 18:47
- 阅读:1788
uni-app + typescript 如何使用计算属性
分类:uni-app
5***@qq.com (作者)
好的 感谢
2020-04-15 08:55