src/views/menudesign/index.jsx @@ -512,7 +512,7 @@ }) } else if (item.type === 'group') { item.components = this.collectTB(item.components, popBtns) } else if (item.type !== 'search') { } else { item.$tables = getTables(item, popBtns) }