@@ -159,7 +173,7 @@ export default {
data() {
return {
currentPage: 1,
- perPage: 10,
+ perPage: 7,
totalPages: 1,
// 本地可编辑的发货单数据
localWaybill: {
@@ -423,9 +437,18 @@ export default {
box-shadow: none;
font-family: SimSun, "Courier New", monospace;
overflow: hidden;
+ color: #000 !important;
+ font-weight: 900 !important;
box-sizing: border-box;
}
+.title {
+ text-align: center;
+ font-size: 24px;
+ font-weight: bold;
+ margin-bottom: 5px;
+}
+
.waybill-content {
--paper-width-mm: 241;
--content-width-mm: 241;
@@ -467,7 +490,7 @@ export default {
font-weight: bold;
display: inline-block;
width: 100px;
- font-size: 16px;
+ font-size: 18px;
text-align: right;
white-space: nowrap;
}
@@ -481,10 +504,12 @@ export default {
padding: 4px 8px;
border: 1px solid #dcdfe6;
border-radius: 4px;
- font-size: 16px;
+ font-size: 18px;
+ font-weight: bold;
font-family: SimSun, serif;
outline: none;
transition: all 0.2s;
+ line-height: 18px;
border-bottom: 1px dashed #dcdfe6;
}
@@ -526,7 +551,8 @@ export default {
line-height: 6mm;
text-align: center;
vertical-align: middle;
- font-size: 16px;
+ font-size: 18px;
+ font-weight: 900;
padding: 0;
overflow: hidden;
white-space: nowrap;
@@ -628,7 +654,7 @@ export default {
outline: none;
background: transparent;
/* font-family: inherit; */
- font-size: 16px;
+ font-size: 18px;
line-height: 6mm;
text-align: center;
vertical-align: middle;
@@ -649,7 +675,7 @@ export default {
padding: 0 !important;
margin: 0 !important;
line-height: 6mm !important;
- height: 6mm !important;
+ height: 6mm;
vertical-align: middle !important;
}
@@ -699,7 +725,7 @@ export default {
/* 备注样式 */
.waybill-remarks {
margin-bottom: 30px;
- font-size: 15px;
+ font-size: 18px;
line-height: 1.5;
/* font-weight: 600; */
font-weight: bold;
@@ -716,21 +742,21 @@ export default {
justify-content: space-between;
align-items: center;
margin-bottom: 20px;
- font-size: 16px;
+ font-size: 18px;
}
.waybill-pickup-location {
display: flex;
justify-content: space-between;
align-items: center;
- margin-bottom: 20px;
- font-size: 16px;
+ margin-bottom: 10px;
+ font-size: 18px;
}
.waybill-pickup-location label {
- font-size: 16px;
+ font-size: 18px;
/* margin-right: 10px; */
text-align: left !important;
width: 40px;
@@ -751,7 +777,7 @@ export default {
}
.footer-item .label {
- font-size: 16px;
+ font-size: 18px;
margin-right: 10px;
width: 40px;
}
diff --git a/klp-ui/src/views/wms/report/zinc_.vue b/klp-ui/src/views/wms/report/zinc_.vue
new file mode 100644
index 00000000..6af79f67
--- /dev/null
+++ b/klp-ui/src/views/wms/report/zinc_.vue
@@ -0,0 +1,229 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 查询
+ 导出
+
+
+
+
+
+ {{ summary.totalCount }}
+ {{ summary.totalWeight }}t
+ {{ summary.avgWeight }}t
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+