소스 검색

扫码bug

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