src/tabviews/subtable/index.jsx
@@ -288,6 +288,15 @@ if (type === 'refresh') { _BID = bid if (!bid) { // 主表ID不存在时,不查询子表 this.setState({ data: [], total: 0, loading: false }) return } } if (setting.interType !== 'inner' || (setting.interType === 'inner' && setting.innerFunc)) {