src/menu/components/form/formaction/index.jsx
@@ -88,7 +88,7 @@ if (usefulFields) { try { usefulFields = JSON.parse(usefulFields) } catch { } catch (e) { usefulFields = [] } } else { @@ -100,7 +100,7 @@ <p style={{marginBottom: '5px'}}>{this.state.dict['model.tooltip.func.innerface'].replace('@ableField', ableField)}</p> </div> let modules = MenuUtils.getSubModules(window.GLOB.customMenu.components, config.uuid) let modules = MenuUtils.getSubModules(window.GLOB.customMenu.components, config.uuid) || [] this.setState({ visible: true,