1
huangxiaoqiang
2025-12-23 9fd72bc9710ec094f7001c8a64fb3d1a882dc02a
项目代码/WIDESEA_WMSClient/src/extension/outbound/extend/printView.vue
@@ -109,7 +109,7 @@
                                    </div>
                                    <div class="column-preview">
                                        <span class="label-preview">鏁伴噺/鎬绘暟</span>
                                        <span class="value-preview full-width">{{ item.quantityTotal }}</span>
                                        <span class="value-preview full-width">{{ item.quantity }}</span>
                                    </div>
                                </div>
@@ -299,7 +299,6 @@
                  }
                  
                  .content {
                    height: calc(100% - 10mm) !important;
                    position: relative !important;
                  }