소스 검색

个人二维码生成,多注释了代码

gcz 1 년 전
부모
커밋
585939149c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      center/orderdetails.vue

+ 1 - 1
center/orderdetails.vue

@@ -335,7 +335,7 @@
 				// this.singleQrContent.time = Date.now();
 				// this.singleQrContent = JSON.stringify(this.singleQrContent);
 				
-				// this.singleQrContent = item.qrcodeNo
+				this.singleQrContent = item.qrcodeNo
 				that.showSingleQrcode();//一加载生成二维码
 			},
 			// 展示二维码