修复订单

This commit is contained in:
huangdeliang
2021-03-06 14:50:36 +08:00
parent 5c3fc0ef9e
commit 01f5c98954
6 changed files with 5 additions and 7 deletions

View File

@ -22,7 +22,7 @@
>
</el-col>
<el-popover :placement="bottom" trigger="click">
<VueQr :text="copyValue" :logoSrc="logo" />
<VueQr :text="copyValue" :logoSrc="logo" size="256"/>
<el-button slot="reference">二维码</el-button>
</el-popover>
</el-row>