@@ -1255,6 +1255,7 @@
return ''
}
if (id in this.operatorMaps) {
+ console.log(this.operatorMaps[id].url)
return this.operatorMaps[id].url
} else {