king
2019-12-10 88f02c2c018fb1e5c171bd4975dac534c584c3ba
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) {