我用的 antd 在子组件中用 dispatch 就出现 dispatch 未定义,在子组件上用了 @connect(),可以是可以用 dispatch ,不过浏览器报了。Warning: Invalid value for prop dispatch on
tag. Either remove it from the element, or pass a string or number value to keep it in the DOM. For details, see https://fb.me/react-attribute-behavior 报了这个错。
发请求就是用 fetch 或 axios 呀
我用的 antd 在子组件中用 dispatch 就出现 dispatch 未定义,在子组件上用了 @connect(),可以是可以用 dispatch ,不过浏览器报了。Warning: Invalid value for prop
tag. Either remove it from the element, or pass a string or number value to keep it in the DOM. For details, see https://fb.me/react-attribute-behavior 报了这个错。dispatch
on找了 1 下午不知道什么问题。。
dispacth 你不知如何用的话,你应该看一下 dva 的内容或者 redux 的,这是属于它们的知识点,那里比较详细