src/tabviews/custom/components/share/tabtransfer/index.jsx
@@ -118,7 +118,7 @@ * @description 主表数据加载 */ loadmaindata = (params) => { let param = getStructuredParams(params, this.props.config) let param = getStructuredParams(params, this.props.config, this.props.BID || '') Api.getLocalConfig(param).then(result => { if (result.status) {