src/tabviews/commontable/index.jsx
@@ -45,7 +45,8 @@ // 获取主菜单 let param = { func: 'sPC_Get_LongParam', MenuID: this.props.MenuID MenuID: this.props.MenuID, isCache: true } let result = await Api.getSystemConfig(param) if (result.status && result.LongParam) {