소스 검색

微信环境下参数接收1

wangtao 3 일 전
부모
커밋
bf16ca0a82
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/plugins/common.plugins.js

+ 1 - 1
src/plugins/common.plugins.js

@@ -337,7 +337,7 @@ export default {
         if(type == "2"){
           alert("跳转页面")
           // window.open(`${path}=${encodeURIComponent(jm)}?form=${form}&toPage=${to}`,"_blank")
-          window.open(path)
+          window.open(form)
         }
       //#endif
       //#ifdef APP-PLUS || MP-WEIXIN