src/tabviews/custom/components/card/table-card/index.jsx
@@ -412,6 +412,8 @@ render() { const { config, loading, data, BID, pageIndex, total } = this.state if (config.wrap.empty === 'hidden' && (!data || data.length === 0)) return null return ( <div className="custom-table-card-box" style={{...config.style}}> {loading ?