mapDispatchToProps 多種寫法. 傳統寫法: const mapDispatchToProps = (dispatch)=>{ return { abc:aaa=>{ // console.log('ADD') dispatch({ ...
確定! 回上一頁