fix: 🐛 修改发现的代码bug

This commit is contained in:
学习很差啦
2022-10-09 18:33:30 +08:00
parent 68ba97e590
commit 7dfdb4f685
3 changed files with 29 additions and 3 deletions

View File

@@ -244,7 +244,6 @@
<Modal v-model="qrcodeShow" title="分销商品" width="800">
<Alert type="warning"> 下载二维码或者复制链接分享商品 </Alert>
<div style="width: 200px; height: 200px; border: 1px solid #eee">
{{qrcode}}{{qrcodeData}}
<vue-qr
:text="qrcode"
:callback="qrcodeData"