Pārlūkot izejas kodu

微信环境下参数接收1

wangtao 3 nedēļas atpakaļ
vecāks
revīzija
2ae773465b
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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