diff --git a/klp-ui/src/views/wms/coil/do/warehousing.vue b/klp-ui/src/views/wms/coil/do/warehousing.vue
index 8034f03e..4f40c36a 100644
--- a/klp-ui/src/views/wms/coil/do/warehousing.vue
+++ b/klp-ui/src/views/wms/coil/do/warehousing.vue
@@ -180,6 +180,7 @@
+
diff --git a/klp-ui/src/views/wms/delivery/components/wayBill.vue b/klp-ui/src/views/wms/delivery/components/wayBill.vue
index 5a03faf0..1fd725db 100644
--- a/klp-ui/src/views/wms/delivery/components/wayBill.vue
+++ b/klp-ui/src/views/wms/delivery/components/wayBill.vue
@@ -51,9 +51,9 @@
| 卷号 |
规格 |
材质 |
- 数量(件) |
+
重量(T) |
- 单价 |
+
@@ -68,7 +68,7 @@
- |
+ |
|
@@ -83,11 +83,11 @@
| |
|
- |
+
|
- |
+
@@ -104,7 +104,7 @@
- 取货地点:
+ 取货地点:
@@ -466,7 +466,8 @@ export default {
.label {
font-weight: bold;
display: inline-block;
- width: 80px;
+ width: 100px;
+ font-size: 16px;
text-align: right;
white-space: nowrap;
}
@@ -480,7 +481,7 @@ export default {
padding: 4px 8px;
border: 1px solid #dcdfe6;
border-radius: 4px;
- font-size: 14px;
+ font-size: 16px;
font-family: SimSun, serif;
outline: none;
transition: all 0.2s;
@@ -492,7 +493,7 @@ export default {
}
.date-input {
- width: 30px;
+ width: 40px;
text-align: center;
margin-right: 5px;
}
@@ -525,6 +526,7 @@ export default {
line-height: 6mm;
text-align: center;
vertical-align: middle;
+ font-size: 16px;
padding: 0;
overflow: hidden;
white-space: nowrap;
@@ -533,7 +535,7 @@ export default {
/* 表格列宽设置 */
.waybill-table th:nth-child(1),
.waybill-table td:nth-child(1) {
- width: 80px;
+ width: 60px;
/* 品名 */
}
@@ -581,27 +583,29 @@ export default {
.waybill-table th:nth-child(9),
.waybill-table td:nth-child(9) {
- width: 40px;
+ width: 80px;
/* 材质 */
}
-.waybill-table th:nth-child(10),
+/* 数量(件) */
+/* .waybill-table th:nth-child(10),
.waybill-table td:nth-child(10) {
width: 60px;
- /* 数量(件) */
-}
-.waybill-table th:nth-child(11),
-.waybill-table td:nth-child(11) {
+} */
+
+.waybill-table th:nth-child(10),
+.waybill-table td:nth-child(10) {
width: 80px;
/* 重量(kg) */
}
-.waybill-table th:nth-child(12),
+ /* 单价 */
+/* .waybill-table th:nth-child(12),
.waybill-table td:nth-child(12) {
width: 40px;
- /* 单价 */
-}
+
+} */
.waybill-table th {
@@ -623,10 +627,10 @@ export default {
border: none;
outline: none;
background: transparent;
- font-family: inherit;
- font-size: inherit;
+ /* font-family: inherit; */
+ font-size: 16px;
line-height: 6mm;
- text-align: inherit;
+ text-align: center;
vertical-align: middle;
}
@@ -695,8 +699,10 @@ export default {
/* 备注样式 */
.waybill-remarks {
margin-bottom: 30px;
- font-size: 14px;
+ font-size: 15px;
line-height: 1.5;
+ /* font-weight: 600; */
+ font-weight: bold;
text-align: justify;
}
@@ -721,9 +727,12 @@ export default {
font-size: 16px;
}
+
+
.waybill-pickup-location label {
- font-size: 14px;
- margin-right: 10px;
+ font-size: 16px;
+ /* margin-right: 10px; */
+ text-align: left !important;
width: 40px;
}
@@ -742,7 +751,7 @@ export default {
}
.footer-item .label {
- font-size: 14px;
+ font-size: 16px;
margin-right: 10px;
width: 40px;
}
diff --git a/klp-ui/src/views/wms/report/zha_.vue b/klp-ui/src/views/wms/report/zha_.vue
new file mode 100644
index 00000000..e4554d6e
--- /dev/null
+++ b/klp-ui/src/views/wms/report/zha_.vue
@@ -0,0 +1,229 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 查询
+ 导出
+
+
+
+
+
+ {{ summary.totalCount }}
+ {{ summary.totalWeight }}t
+ {{ summary.avgWeight }}t
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+