king
2025-02-20 1fb7e4f5569ac3da3b1b2319ce02f4f04b0865d3
src/utils/asyncSpinComponent.jsx
@@ -21,6 +21,12 @@
      this.setState({component})
    }
    componentWillUnmount () {
      this.setState = () => {
        return
      }
    }
    render() {
      const C = this.state.component