src/views/tabledesign/menuform/index.jsx
@@ -76,7 +76,7 @@ getMenus = () => { const { MenuId, config } = this.props Api.getSystemConfig({func: 's_get_pc_menus', systemType: options.sysType, debug: 'Y'}).then(result => { Api.getCloudConfig({func: 's_get_pc_menus', systemType: options.sysType, debug: 'Y'}).then(result => { if (result.status) { let thdMenu = null let thdMenuList = []