src/tabviews/custom/components/group/normal-group/index.jsx
@@ -102,7 +102,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) {