king
2019-12-12 790dfe8172be5027940a04594224531d15143389
src/tabviews/commontable/index.jsx
@@ -362,8 +362,6 @@
  UNSAFE_componentWillMount () {
    // 组件加载时,获取菜单数据
    this.loadconfig()
    console.log(Utils.getfunc())
  }
  shouldComponentUpdate (nextProps, nextState) {