zhengkaixin 2 лет назад
Родитель
Сommit
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()