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