From 4d9a13fb3dd09f2dfb774071445a6c723efa7cef Mon Sep 17 00:00:00 2001 From: qiuhongwu Date: Fri, 2 Feb 2024 09:23:53 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E8=B4=A7=E5=8D=95=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../heli/deliverorder/shipmentsPrint.vue | 56 +++++++------------ 1 file changed, 21 insertions(+), 35 deletions(-) diff --git a/mes-ui/mes-ui-admin-vue3/src/views/heli/deliverorder/shipmentsPrint.vue b/mes-ui/mes-ui-admin-vue3/src/views/heli/deliverorder/shipmentsPrint.vue index 78fb2740..e9b31371 100644 --- a/mes-ui/mes-ui-admin-vue3/src/views/heli/deliverorder/shipmentsPrint.vue +++ b/mes-ui/mes-ui-admin-vue3/src/views/heli/deliverorder/shipmentsPrint.vue @@ -10,9 +10,7 @@
发货单 -                    +                   
@@ -64,11 +62,7 @@ 尺寸(米) 备注 - + {{ item.name }} {{ getDictLabel(DICT_TYPE.HELI_MATERIAL_UNIT, item.unit) }} {{ item.amount }} @@ -123,8 +117,7 @@ {{ formData.transportBusNumber }} 电话 - {{ formData.transportDriverMobile }} + {{ formData.transportDriverMobile }} @@ -144,20 +137,13 @@
- @@ -209,11 +195,7 @@ - + @@ -268,8 +250,7 @@ - @@ -282,15 +263,13 @@
发货单 -                    +                   
尺寸(米) 备注
{{ item.name }} {{ getDictLabel(DICT_TYPE.HELI_MATERIAL_UNIT, item.unit) }} {{ item.amount }}{{ formData.transportBusNumber }} 电话 {{ formData.transportDriverMobile }} + {{ formData.transportDriverMobile }}
-
+ "> 制单人:{{ formData.creatorName }} -回单联-
@@ -298,7 +277,7 @@
-
+
@@ -363,7 +342,16 @@ - + + + + + + + + +
{{ item.amount }} {{ item.remark }}
  +
@@ -371,15 +359,13 @@
-
+ "> 制单人:{{ formData.creatorName }} -回单联-