魏超 5 years ago
parent
commit
4bdd19e9f9
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/pages/activity/drainage/DrainageList.jsx

+ 1
- 1
src/pages/activity/drainage/DrainageList.jsx View File

483
   //打开新页面
483
   //打开新页面
484
   const openIndexImg = () => {
484
   const openIndexImg = () => {
485
     const newWin=window.open('about:blank');
485
     const newWin=window.open('about:blank');
486
-    newWin.location.href="https://estateagents.oss-cn-shanghai.aliyuncs.com/miniapp/upload/images/1575977446224-1.png"
486
+    newWin.location.href="http://njcj.oss-cn-shanghai.aliyuncs.com/%E6%A1%88%E4%BE%8B.png"
487
   }
487
   }
488
   
488
   
489
   const { getFieldDecorator } = props.form;
489
   const { getFieldDecorator } = props.form;