Ver código fonte

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

gcz 1 ano atrás
pai
commit
585939149c
1 arquivos alterados com 1 adições e 1 exclusões
  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();//一加载生成二维码
 			},
 			// 展示二维码