In React class components, you can force a re-render by calling this function: this.forceUpdate();
確定! 回上一頁