king
2023-01-10 1f5f5721e556ce1ede1be293313d7af88ef60677
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