소스 검색

窗口大小改变iframe不更新

zhangxc 4 년 전
부모
커밋
b3e4478a76
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/components/PushData/index.jsx

+ 1 - 1
src/components/PushData/index.jsx

@@ -38,7 +38,7 @@ class PushData extends Component{
         const {hashNum } = this.state
         const {mrId,planCode,showPushData,togglePushData ,windowWidth,windowHeight} = this.props
         console.log(windowWidth,windowHeight)
-        const url =`${pushPage2}?mrId=${mrId}&planCode=${planCode}&data=${hashNum}`;
+        const url =`${pushPage2}?mrId=${mrId}&planCode=${planCode}`;
         return <div >
             {!showPushData&&<div className={style['slideButton']} style={{right:(windowWidth-1200)/2+'px'}} onClick={this.showPushData}> 
                 朗通智能提醒