Explorar el Código

微信环境下参数接收1

wangtao hace 3 semanas
padre
commit
2ae773465b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/plugins/common.plugins.js

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

@@ -337,6 +337,7 @@ export default {
           window.open(`${item.path}=${encodeURIComponent(jm)}?form=${form}`,"_blank")
         }
         if(type == "2"){
+          alert(`${path}=${encodeURIComponent(jm)}?form=${form}&toPage=${to}`)
           window.open(`${path}=${encodeURIComponent(jm)}?form=${form}&toPage=${to}`,"_blank")
         }
       //#endif