king
2022-11-01 7a5502884c004b829bf881dc304215a16755de6c
src/utils/asyncSpinComponent.jsx
@@ -21,6 +21,12 @@
      this.setState({component})
    }
    componentWillUnmount () {
      this.setState = () => {
        return
      }
    }
    render() {
      const C = this.state.component