这是debug时候看到的好像是有东西吧然后走下去就报错了下面是代码里的
这是什么问题呢
补充一下, 刚才的新发现把this给另一个变量赋值, 她竟然是undefined用鼠标把this圈起来看的话它又是有内容的
你需要这样写:
methods:{ menuClick({item,key,keyPath}){ ... } }
看文档:https://cn.vuejs.org/v2/api/#methods
548k questions
547k answers
4 comments
86.3k users