This commit is contained in:
梁州 2025-04-17 14:51:06 +08:00
parent 555ce81fa4
commit 7804781bbe
2 changed files with 2 additions and 2 deletions

View File

@ -105,7 +105,7 @@
<div class="header-row"> <div class="header-row">
<div style=" margin-top: 10px;"> <div style=" margin-top: 10px;">
<qrcode-vue <qrcode-vue
:value="item.name + '&' + item.quantity" :value="item.name"
:size="100" :size="100"
:foreground="color" :foreground="color"
level="H" level="H"