Explorar el Código

fix:工作台跳转注释

zhangsiya hace 1 año
padre
commit
1b5f422c77
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      apps/bigmember_pc/src/views/search/bidding/model/base.js

+ 2 - 2
apps/bigmember_pc/src/views/search/bidding/model/base.js

@@ -1208,8 +1208,8 @@ export default function () {
     const originParams = packageFilter()
     _storage.setItem(key, JSON.stringify(originParams))
 
-    window.location.replace('/swordfish/page_big_pc/search/bidding?goback=true')
-    // window.location.replace(`/page_workDesktop/work-bench/page?link=${encodeURIComponent(goHref_ + '?goback=true')}`)
+    // window.location.replace('/swordfish/page_big_pc/search/bidding?goback=true')
+    window.location.replace(`/page_workDesktop/work-bench/page?link=${encodeURIComponent(goHref_ + '?goback=true')}`)
   }
 
   // 监听路由事件