src/tabviews/zshare/actionList/normalbutton/index.jsx
@@ -680,7 +680,18 @@ } execRealSubmit = (data, _resolve, formdata) => { const { setting, btn } = this.props const { setting, btn, Tab, BID } = this.props if (((Tab && Tab.supMenu) || setting.supModule) && !BID) { notification.warning({ top: 92, message: '需要上级主键值!', duration: 5 }) _resolve() return } if (btn.intertype === 'system' || btn.intertype === 'inner') { // 系统接口 let params = []