@@ -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() {