diff --git a/klp-ui/src/views/wms/delivery/components/wayBill.vue b/klp-ui/src/views/wms/delivery/components/wayBill.vue index a28a82a5..6afad7fc 100644 --- a/klp-ui/src/views/wms/delivery/components/wayBill.vue +++ b/klp-ui/src/views/wms/delivery/components/wayBill.vue @@ -84,7 +84,21 @@ - + + + + + + + + + + + + + + @@ -544,10 +558,6 @@ export default { white-space: nowrap; } -.waybill-table tr { - border: 1px solid #000; -} - /* 表格列宽设置 */ .waybill-table th:nth-child(1), .waybill-table td:nth-child(1) { @@ -665,7 +675,7 @@ export default { padding: 0 !important; margin: 0 !important; line-height: 6mm !important; - height: 6mm !important; + height: 6mm; vertical-align: middle !important; }