Jelajahi Sumber

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

GouGengquan 1 tahun lalu
induk
melakukan
0a3e533ac1
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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() {