@@ -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