Explorar o código

1.资产跳转老系统去掉获取cookie

GouGengquan hai 1 ano
pai
achega
0a3e533ac1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/assets/oldSystemAssetsOrderList.vue

+ 1 - 1
src/views/assets/oldSystemAssetsOrderList.vue

@@ -186,7 +186,7 @@ export default {
             this.getPage();
         },
         jumpToOldSystem(instanceId) {
-            this.getEverCookie();
+            // this.getEverCookie();
             window.open("http://noa.scdayou.com/workflow/runtime/flowTask/detail-instance?flowInstanceId=" + instanceId, '_blank')
         },
         getEverCookie() {