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')