src/components/thawmenu/index.jsx
@@ -28,7 +28,7 @@ loading: false }) Api.getSystemConfig({ Api.getCloudConfig({ func: 'sPC_Get_FrozenMenu', ParentID: this.props.ParentId, TYPE: +this.props.Type @@ -72,7 +72,7 @@ }) let defers = targetKeys.map(item => { return new Promise((resolve) => { Api.getSystemConfig({ Api.getCloudConfig({ func: 'sPC_MainMenu_ReDel', MenuID: item }).then(res => {