Browse Source

扫码bug

zhengkaixin 2 năm trước cách đây
mục cha
commit
2288480262
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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()