自己写了个登陆表单,登录信息存在组件state里,在提交方法里要读取相应值,代码如下:
报错提示:
Uncaught TypeError: Cannot read property 'state' of null
我怕很奇怪为什么会这么报错?render方法里面是可以调用的啊。
慕森王
相关分类