king
2022-07-06 be22457344d6d3fc079de2a4f0a1e06e4c0f85c3
src/menu/components/share/actioncomponent/index.jsx
@@ -173,6 +173,10 @@
    let functip = <div>
      <p style={{marginBottom: '5px'}}>{this.state.dict['model.tooltip.func.innerface'].replace('@ableField', ableField)}</p>
    </div>
    if (!ableField) { // 无字段限制
      functip = ''
    }
    let menulist = sessionStorage.getItem('fstMenuList')
    if (menulist) {