@@ -290,7 +290,7 @@
console.log(op)
if(op.q){
- this.getCode(takeCodeJp(decodeURIComponent(op.q)))
+ this.getCode(this.takeCodeJp(decodeURIComponent(op.q)))
}else{
this.id=op.id
this.getInfo()