src/tabviews/formtab/index.jsx
@@ -529,8 +529,7 @@ } else { if (btn.execSuccess !== 'never') { let PMenu = { MenuID: this.props.param.parentId || '', position: btn.execSuccess MenuID: this.props.param.parentId || '' } this.props.refreshTabView(PMenu) } @@ -557,7 +556,6 @@ if (btn.execError !== 'never') { let PMenu = { MenuID: this.props.param.parentId || '', position: btn.execError } this.props.refreshTabView(PMenu) }