king
2023-07-25 03e3bee7b87f5c61f40f1c85a7b39ee8f11cda73
src/utils/asyncSpinComponent.jsx
@@ -21,6 +21,12 @@
      this.setState({component})
    }
    componentWillUnmount () {
      this.setState = () => {
        return
      }
    }
    render() {
      const C = this.state.component