king
2022-11-01 7a5502884c004b829bf881dc304215a16755de6c
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)
      }