0
点赞
收藏
分享

微信扫一扫

vue报错笔记(一)Property or method “handleClick“ is not defined on the instance but referenced during ..

登高且赋 2022-02-14 阅读 132

 加上

handleClick (tab, event) {
     console.log(tab, event)
}
举报

相关推荐

0 条评论