Browse Source

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

gcz 1 năm trước cách đây
mục cha
commit
585939149c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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();//一加载生成二维码
 			},
 			// 展示二维码