king
2023-09-18 11b6387d74467f81e33eba8f882bff610f240115
src/tabviews/basetable/index.jsx
@@ -190,6 +190,10 @@
        })
      }
      if (config.flow_code) {
        regs.push({ reg: /@works_flow_code@/ig, value: config.flow_code })
      }
      config.components = this.filterComponent(config.components, roleId, window.GLOB.mkActions, skip, param, MenuID, config.MenuName, config.process === 'true')
      let autoMatic = null