@@ -564,7 +564,7 @@
// 显示二维码
showQRCode() {
this.$refs.successPopup.close();
- this.$refs.qrcodePopup.open();
+ // this.$refs.qrcodePopup.open();
},
// 关闭二维码弹框