无法使用getcomponent得到组件

cannot read property ‘getComponent’ of undefined
这个错误,说的不是getComponent得不到值,注意,那个单词是of,也就是getComponent前面的变量没有值。

已经解决啦,谢谢!没有注意过这些细节,如果是of代表前面的变量没有值的话,其他的代表什么呢