Browse Source

auto commit

gcz 3 years ago
parent
commit
c9c4a2bbc5
1 changed files with 3 additions and 1 deletions
  1. 3 1
      pages/getout/getoutpage/getoutpage.vue

+ 3 - 1
pages/getout/getoutpage/getoutpage.vue

@@ -139,7 +139,7 @@
 					code:''
 				},
 				showQrcode:false,
-				qrcontent:'https://postest.bgzchina.com/mobilePay?sysId=ZDM20210510000088857402',
+				qrcontent:'',
 				timer: null // 定时器
 				
 				
@@ -291,7 +291,9 @@
 					// 	type: 'success',
 					// 	url:'pages/getout/getout'
 					// });
+					//#ifdef APP-PLUS
 					device.print(res.data.print);
+					//#endif
 					console.log('getOut',res)
 				}).catch(err=>{
 					this.$refs.uToast.show({