src/tabviews/subtabtable/index.jsx
@@ -162,7 +162,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(),