king
2023-08-14 f078c137d61270d243cd8e03077fa9cf000e276b
src/tabviews/basetable/index.jsx
@@ -428,6 +428,7 @@
          if (cell.hidden === 'true') return false
          cell.logLabel = item.$menuname + '-' + cell.label
          cell.Ot = cell.Ot || 'requiredSgl'
          cell.ContainerId = this.state.ContainerId
          cell.syncComponentId = cell.syncComponent ? (cell.syncComponent.pop() || '') : ''
          cell.$menuId = item.uuid