材料详情打印条形码

This commit is contained in:
2026-06-29 17:35:49 +08:00
parent 51b92d259c
commit bc80e297d5
17 changed files with 54681 additions and 328 deletions
+1 -1
View File
@@ -61,7 +61,7 @@
<view class="print-bar">
<view class="print-btn" @click="showPrint = true">
<u-icon name="printer" :size="32" color="#fff" />
<text class="print-btn__text">打印二维码</text>
<text class="print-btn__text">预览打印</text>
</view>
</view>