src/tabviews/subtable/index.jsx
@@ -180,7 +180,7 @@ let searchlist = JSON.parse(JSON.stringify(this.state.searchlist)) let deffers = [] searchlist.forEach(item => { if (item.type !== 'select' && item.type !== 'link') return if (item.type !== 'multiselect' && item.type !== 'select' && item.type !== 'link') return if (item.setAll === 'true') { item.options.unshift({ key: Utils.getuuid(),