浏览代码

微信环境下参数接收1

wangtao 3 周之前
父节点
当前提交
1d59a08038
共有 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,"_blank")
+          window.open(path)
         }
       //#endif
       //#ifdef APP-PLUS || MP-WEIXIN