king
2023-08-11 fbe91f6f07f6296bbf6c30029c7f36014fe66e79
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