src/tabviews/custom/components/card/balcony/index.jsx
@@ -175,7 +175,7 @@ MKEmitter.emit('reloadData', btn.syncComponentId) // 同级标签刷新 } if (position === 'mainline' && supModule) { // 主表行刷新 if (position === 'mainline' && supModule) { // 主表行刷新 MKEmitter.emit('reloadData', supModule, (BID || 'empty')) } else if (position === 'popclose') { // 标签关闭刷新 supModule && MKEmitter.emit('reloadData', supModule, (BID || 'empty'))