1.触发action
2.替换state中的currentTab
3.redux崩溃 并报错
index.js:1452 Warning: This synthetic event is reused for performance reasons. If you're seeing this, you're accessing the method movementX
on a released/nullified synthetic event. This is a no-op function. If you must keep the original synthetic event around, use event.persist(). See https://fb.me/react-event-poo... for more information.
不明所以,请同仁指教