zhengkaixin пре 2 година
родитељ
комит
2288480262
1 измењених фајлова са 1 додато и 1 уклоњено
  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()