src/views/menudesign/menuform/index.jsx
@@ -77,7 +77,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 = []