src/tabviews/verupmanage/subtabtable/index.jsx
@@ -122,6 +122,10 @@ } }) if (config.setting.interType === 'inner' && !config.setting.innerFunc) { config.setting.interType = 'system' } this.setState({ config: config, setting: config.setting, @@ -167,10 +171,10 @@ } } if (setting.interType !== 'inner' || (setting.interType === 'inner' && setting.innerFunc)) { param = this.getCustomParam(_BID) } else { if (setting.interType === 'system') { param = this.getDefaultParam(_BID) } else { param = this.getCustomParam(_BID) } this.handleTableId()