|
@@ -74,21 +74,21 @@ export default {
|
|
|
"textAlign": "left"
|
|
|
}, "printElementType": { "title": "", "type": "text" }
|
|
|
},
|
|
|
- // , {
|
|
|
- // "options": {
|
|
|
- // "left": 40,
|
|
|
- // "top": 90,
|
|
|
- // "height": 13,
|
|
|
- // "width": 328,
|
|
|
- // "fontSize": 13,
|
|
|
- // "title": "备注",
|
|
|
- // "fontFamily": '黑体',
|
|
|
- // "field": "headerRemark",
|
|
|
- // "testData": "",
|
|
|
- // "color": "#000",
|
|
|
- // "textAlign": "left"
|
|
|
- // }, "printElementType": { "title": "", "type": "text" }
|
|
|
- // },
|
|
|
+ , {
|
|
|
+ "options": {
|
|
|
+ "left": 40,
|
|
|
+ "top": 90,
|
|
|
+ "height": 13,
|
|
|
+ "width": 328,
|
|
|
+ "fontSize": 13,
|
|
|
+ "title": "备注",
|
|
|
+ "fontFamily": '黑体',
|
|
|
+ "field": "headerRemark",
|
|
|
+ "testData": "",
|
|
|
+ "color": "#000",
|
|
|
+ "textAlign": "left"
|
|
|
+ }, "printElementType": { "title": "", "type": "text" }
|
|
|
+ },
|
|
|
{
|
|
|
"options": {
|
|
|
"left": 15,
|
|
@@ -113,7 +113,7 @@ export default {
|
|
|
}, {
|
|
|
"title": "发货单号",
|
|
|
"field": "invoiceId",
|
|
|
- "width": 45,
|
|
|
+ "width": 47,
|
|
|
"align": "left",
|
|
|
"colspan": 1,
|
|
|
"rowspan": 1,
|
|
@@ -124,7 +124,7 @@ export default {
|
|
|
, {
|
|
|
"title": "发货日期",
|
|
|
"field": "createTime",
|
|
|
- "width": 50,
|
|
|
+ "width": 25,
|
|
|
"align": "left",
|
|
|
"colspan": 1,
|
|
|
"rowspan": 1,
|
|
@@ -155,7 +155,7 @@ export default {
|
|
|
}, {
|
|
|
"title": "规格型号",
|
|
|
"field": "specification",
|
|
|
- "width": 100,
|
|
|
+ "width": 120,
|
|
|
"align": "left",
|
|
|
"colspan": 1,
|
|
|
"rowspan": 1,
|
|
@@ -188,7 +188,7 @@ export default {
|
|
|
{
|
|
|
"title": "备注说明",
|
|
|
"field": "pjxh1Text",
|
|
|
- "width": 60,
|
|
|
+ "width": 40,
|
|
|
"align": "left",
|
|
|
"colspan": 2,
|
|
|
"rowspan": 1,
|