zhengkaixin 2 vuotta sitten
vanhempi
commit
2288480262
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      pages/otherFunctions/equipmentRetrieval/equipmentInfo.vue

+ 1 - 1
pages/otherFunctions/equipmentRetrieval/equipmentInfo.vue

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