src/views/billprint/index.jsx
@@ -327,9 +327,9 @@ component.setting.customScript = _customScript // 整理后自定义脚本 // floor 组件的层级 // dataName 系统生成的数据源名称 // pageable 是否分页,组件属性,不分页的组件才可以统一查询 if (component.dataName && component.setting.sync === 'true') { if (component.setting.sync === 'true') { component.dataName = Utils.getdataName() let param = this.getDefaultParam(component) _pars.push(param) } else {