If it's assigning to the state, you don't need to assign it at the beginning. this.setState({currentTime: {hours, minutes, seconds, ampm}}); ...
確定! 回上一頁