king
2023-04-27 d52169be5ed98d6846bb07f75e5a305271e374d4
src/tabviews/custom/components/card/cardcellList/asyncButtonComponent.jsx
@@ -19,6 +19,12 @@
      this.setState({component})
    }
    componentWillUnmount () {
      this.setState = () => {
        return
      }
    }
    // <Button className="loading-skeleton" disabled={true}></Button> // 骨架按钮
    render() {
      const C = this.state.component