A state object can store arrays that can be updated with a response ... 15 cart.push(input); 16 // this.state.cart.push(this.state.input); ...
確定! 回上一頁