src/tabviews/custom/components/card/data-card/index.jsx
@@ -384,10 +384,11 @@ if (config.uuid !== menuId) return let _data = fromJS(data).toJS().forEach(item => { let _data = fromJS(data).toJS().map(item => { if (item.$$uuid === uuid) { item[btn.field] = count } return item }) this.setState({