king
2023-09-28 cd5079f2dbe12eb03fcef2e1898e4f013848d895
src/tabviews/basetable/index.jsx
@@ -190,7 +190,7 @@
      }
      if (config.flow_code) {
        regs.push({ reg: /@works_flow_code@/ig, value: 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')