-
-
- 领料单编号明细
-
-
-
-
-
-
-
-
+
+
+
+
+
+ 领料单编号明细
+
+
+
+
+
+
+
+
+
+
-
@@ -779,7 +513,7 @@ export default {
this.printTableData = res.data.leaseOutVoList;
setTimeout(() => {
this.chapter('检验专用章', '机具设备分公司')
- }, 200);
+ }, 500);
this.openPrint = true;
this.title = "出库检验单";
},
@@ -809,6 +543,7 @@ export default {
printable: 'checkId',
type: 'html',
targetStyles: ['*'],
+ maxWidth:'1200'
// 其他配置选项
});
},
@@ -988,4 +723,5 @@ export default {
width: 70px !important;
margin-bottom: 10px;
}
+
diff --git a/src/views/material/lease/outBound/index.vue b/src/views/material/lease/outBound/index.vue
index b6ad201a..235242da 100644
--- a/src/views/material/lease/outBound/index.vue
+++ b/src/views/material/lease/outBound/index.vue
@@ -726,13 +726,13 @@