提交 fec8017c authored 作者: 钟是志's avatar 钟是志

路由修改

上级 c24192e8
......@@ -236,7 +236,7 @@ export default class Detail extends Component {
}}
/>
) : (
<div id={'detailIframeId'}>
<div id={'detailIframeId'} data-page-info={'detail'}>
<DetailOneStop id={id} {...this.props} code={code} showPrint={showPrint || false} />
</div>
)}
......
......@@ -458,11 +458,8 @@ class DetailSplit extends Component {
route: this.props?.route,
};
// console.log(data, isAllPrint);
// let formV = this.props.form.getFieldsValue();
// if(formV?.LiPGpLRKXXm && formV?.LiPGpLRKXXm['41073']){
// console.log(formV?.LiPGpLRKXXm['41073']);
// }
// console.log("🚀 ~ file:DetailSplit method:render line:467 -----", "data", data);
return (
<Fragment>
<div
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论