chenlu
2025-12-18 25cc86fd8a2fb3b2bb6b385cba0adaf89ff3dcdc
north-glass-erp/northglass-erp/src/components/mm/PrintPackingList.vue
@@ -119,8 +119,16 @@
}
table{
  border-collapse: collapse;
  width: 100%;
}
tr,td,th{
  border: 1px solid black;
}
th,.no-change-row {
  white-space: nowrap;
}
@media print {
  @page {