|
@@ -1,376 +1,432 @@
|
|
|
-
|
|
|
export default {
|
|
|
- "panels": [{
|
|
|
- "index": 0,
|
|
|
- "height": 150,
|
|
|
- "width": 241,
|
|
|
- "paperCount": 222,
|
|
|
- "printElements": [{
|
|
|
- "options": {
|
|
|
- "left": 0,
|
|
|
- "top": 15,
|
|
|
- "height": 27,
|
|
|
- "width": 656,
|
|
|
- "field": "company",
|
|
|
- "fontSize": 19,
|
|
|
- "fontWeight": "600",
|
|
|
- "fontFamily": '黑体,宋体,微软雅黑',
|
|
|
- "textAlign": "center",
|
|
|
- "lineHeight": 26
|
|
|
- }, "printElementType": { "title": "", "type": "text" }
|
|
|
- }, {
|
|
|
- "options": {
|
|
|
- "left": 40,
|
|
|
- "top": 50,
|
|
|
- "height": 13,
|
|
|
- "width": 328,
|
|
|
- "fontSize": 12.5,
|
|
|
- "title": "经销商编码",
|
|
|
- "fontFamily": '黑体,宋体,微软雅黑',
|
|
|
- "field": "customerNumber",
|
|
|
- "color": "#000",
|
|
|
- "textAlign": "left"
|
|
|
- }, "printElementType": { "title": "", "type": "text" }
|
|
|
- },
|
|
|
+ panels: [
|
|
|
{
|
|
|
- "options": {
|
|
|
- "left": 550,
|
|
|
- "top": 50,
|
|
|
- "height": 13,
|
|
|
- "width": 328,
|
|
|
- "fontSize": 12.5,
|
|
|
- "title": "打印次数",
|
|
|
- "fontFamily": '黑体,宋体,微软雅黑',
|
|
|
- "field": "printNum",
|
|
|
- "color": "#000",
|
|
|
- "textAlign": "left"
|
|
|
- }, "printElementType": { "title": "", "type": "text" }
|
|
|
- }, {
|
|
|
- "options": {
|
|
|
- "left": 348,
|
|
|
- "top": 50,
|
|
|
- "height": 13,
|
|
|
- "width": 328,
|
|
|
- "fontSize": 12.5,
|
|
|
- "title": "打印日期",
|
|
|
- "fontFamily": '黑体,宋体,微软雅黑',
|
|
|
- "field": "nowDate",
|
|
|
- "testData": "",
|
|
|
- "color": "#000",
|
|
|
-
|
|
|
- "textAlign": "left"
|
|
|
- }, "printElementType": { "title": "", "type": "text" }
|
|
|
- }
|
|
|
- , {
|
|
|
- "options": {
|
|
|
- "left": 40,
|
|
|
- "top": 70,
|
|
|
- "height": 13,
|
|
|
- "width": 328,
|
|
|
- "fontSize": 12.5,
|
|
|
- "title": "经销商",
|
|
|
- "fontFamily": '黑体,宋体,微软雅黑',
|
|
|
- "field": "customerName",
|
|
|
- "color": "#000",
|
|
|
- "textAlign": "left"
|
|
|
- }, "printElementType": { "title": "", "type": "text" }
|
|
|
- }, {
|
|
|
- "options": {
|
|
|
- "left": 348,
|
|
|
- "top": 70,
|
|
|
- "height": 13,
|
|
|
- "width": 328,
|
|
|
- "fontSize": 12.5,
|
|
|
- "title": "仓库",
|
|
|
- "fontFamily": '黑体,宋体,微软雅黑',
|
|
|
- "field": "correspondName",
|
|
|
- "testData": "",
|
|
|
- "color": "#000",
|
|
|
- "textAlign": "left"
|
|
|
- }, "printElementType": { "title": "", "type": "text" }
|
|
|
- },
|
|
|
-
|
|
|
- , {
|
|
|
- "options": {
|
|
|
- "left": 40,
|
|
|
- "top": 90,
|
|
|
- "height": 13,
|
|
|
- "width": 328,
|
|
|
- "fontSize": 12.5,
|
|
|
- "title": "出库单号",
|
|
|
- "fontFamily": '黑体,宋体,微软雅黑',
|
|
|
- "field": "salesId",
|
|
|
- "color": "#000",
|
|
|
- "textAlign": "left"
|
|
|
- }, "printElementType": { "title": "", "type": "text" }
|
|
|
- },
|
|
|
- {
|
|
|
- "options": {
|
|
|
- "left": 348,
|
|
|
- "top": 90,
|
|
|
- "height": 13,
|
|
|
- "width": 328,
|
|
|
- "fontSize": 12.5,
|
|
|
- "title": "发货单号",
|
|
|
- "fontFamily": '黑体,宋体,微软雅黑',
|
|
|
- "field": "invoiceId",
|
|
|
- "color": "#000",
|
|
|
- "textAlign": "left"
|
|
|
- }, "printElementType": { "title": "", "type": "text" }
|
|
|
- },
|
|
|
- , {
|
|
|
- "options": {
|
|
|
- "left": 40,
|
|
|
- "top": 110,
|
|
|
- "height": 13,
|
|
|
- "width": 328,
|
|
|
- "fontSize": 12.5,
|
|
|
- "title": "工程登录编号",
|
|
|
- "fontFamily": '黑体,宋体,微软雅黑',
|
|
|
- "field": "refEnginRecordNo",
|
|
|
- "color": "#000",
|
|
|
- "textAlign": "left"
|
|
|
- }, "printElementType": { "title": "", "type": "text" }
|
|
|
- },
|
|
|
- {
|
|
|
- "options": {
|
|
|
- "left": 348,
|
|
|
- "top": 110,
|
|
|
- "height": 13,
|
|
|
- "width": 328,
|
|
|
- "fontSize": 12.5,
|
|
|
- "title": "使用单位",
|
|
|
- "fontFamily": '黑体,宋体,微软雅黑',
|
|
|
- "field": "refUseUnit",
|
|
|
- "color": "#000",
|
|
|
- "textAlign": "left"
|
|
|
- }, "printElementType": { "title": "", "type": "text" }
|
|
|
- },
|
|
|
- {
|
|
|
- "options": {
|
|
|
- "left": 40,
|
|
|
- "top": 130,
|
|
|
- "height": 13,
|
|
|
- "width": 633,
|
|
|
- "fontSize": 12.5,
|
|
|
- "title": "备注",
|
|
|
- "fontFamily": '黑体,宋体,微软雅黑',
|
|
|
- "field": "headerRemark",
|
|
|
- "testData": "",
|
|
|
- "color": "#000",
|
|
|
- "textAlign": "left"
|
|
|
- }, "printElementType": { "title": "", "type": "text" ,"fontSize": 8,}
|
|
|
- },
|
|
|
- {
|
|
|
- "options": {
|
|
|
- "left": 23,
|
|
|
- "top": 145,
|
|
|
- "height": 410,
|
|
|
- "width": 633,
|
|
|
- "fontSize": 12.5,
|
|
|
- "field": "table",
|
|
|
- "fontFamily": '黑体,宋体,微软雅黑',
|
|
|
- "lineHeight": 16,
|
|
|
- "tableFooterRepeat": "",
|
|
|
- "columns": [[
|
|
|
- {
|
|
|
- "title": "订单号",
|
|
|
- "field": "enginOrderType",
|
|
|
- "width": 60,
|
|
|
- "align": "left",
|
|
|
- "colspan": 1,
|
|
|
- "rowspan": 1,
|
|
|
- "fontSize": 12.5,
|
|
|
-
|
|
|
- } , {
|
|
|
- "title": "发货日期",
|
|
|
- "field": "createTime",
|
|
|
- "width": 50,
|
|
|
- "align": "left",
|
|
|
- "colspan": 1,
|
|
|
- "rowspan": 1,
|
|
|
- "fontSize": 12.5,
|
|
|
-
|
|
|
-
|
|
|
- }
|
|
|
+ index: 0,
|
|
|
+ height: 150,
|
|
|
+ width: 241,
|
|
|
+ paperCount: 222,
|
|
|
+ printElements: [
|
|
|
+ {
|
|
|
+ options: {
|
|
|
+ left: 0,
|
|
|
+ top: 5,
|
|
|
+ height: 27,
|
|
|
+ lineHeight: 27,
|
|
|
+ width: 656,
|
|
|
+ field: "company",
|
|
|
+ fontSize: 19,
|
|
|
+ fontWeight: "600",
|
|
|
+ fontFamily: "黑体,宋体,微软雅黑",
|
|
|
+ textAlign: "center",
|
|
|
+ lineHeight: 26,
|
|
|
+ },
|
|
|
+ printElementType: { title: "", type: "text" },
|
|
|
+ },
|
|
|
+ {
|
|
|
+ options: {
|
|
|
+ left: 40,
|
|
|
+ top: 14,
|
|
|
+ height: 13,
|
|
|
+ lineHeight: 13,
|
|
|
+ width: 328,
|
|
|
+ fontSize: 12.5,
|
|
|
+ title: "打印日期",
|
|
|
+ fontFamily: "黑体,宋体,微软雅黑",
|
|
|
+ field: "nowDate",
|
|
|
+ testData: "",
|
|
|
+ color: "#000",
|
|
|
+ textAlign: "left",
|
|
|
+ },
|
|
|
+ printElementType: { title: "", type: "text" },
|
|
|
+ },
|
|
|
+ {
|
|
|
+ options: {
|
|
|
+ left: 590,
|
|
|
+ top: 14,
|
|
|
+ height: 13,
|
|
|
+ lineHeight: 13,
|
|
|
+ width: 328,
|
|
|
+ fontSize: 12.5,
|
|
|
+ title: "打印次数",
|
|
|
+ fontFamily: "黑体,宋体,微软雅黑",
|
|
|
+ field: "printNum",
|
|
|
+ color: "#000",
|
|
|
+ textAlign: "left",
|
|
|
+ },
|
|
|
+ printElementType: { title: "", type: "text" },
|
|
|
+ },
|
|
|
+ // {
|
|
|
+ // "options": {
|
|
|
+ // "left": 40,
|
|
|
+ // "top": 35,
|
|
|
+ // "height": 13,
|
|
|
+ // "lineHeight": 13,
|
|
|
+ // "width": 328,
|
|
|
+ // "fontSize": 12.5,
|
|
|
+ // "title": "经销商编码",
|
|
|
+ // "fontFamily": '黑体,宋体,微软雅黑',
|
|
|
+ // "field": "customerNumber",
|
|
|
+ // "color": "#000",
|
|
|
+ // "textAlign": "left"
|
|
|
+ // }, "printElementType": { "title": "", "type": "text" }
|
|
|
+ // },
|
|
|
|
|
|
- , {
|
|
|
- "title": "存货名称",
|
|
|
- "field": "materialName",
|
|
|
- "width": 100,
|
|
|
- "align": "left",
|
|
|
- "colspan": 1,
|
|
|
- "rowspan": 1,
|
|
|
- "fontSize": 12.5,
|
|
|
+ {
|
|
|
+ options: {
|
|
|
+ left: 40,
|
|
|
+ top: 35,
|
|
|
+ height: 13,
|
|
|
+ lineHeight: 13,
|
|
|
+ width: 280,
|
|
|
+ fontSize: 12.5,
|
|
|
+ title: "经销商",
|
|
|
+ fontFamily: "黑体,宋体,微软雅黑",
|
|
|
+ field: "customerName",
|
|
|
+ color: "#000",
|
|
|
+ textAlign: "left",
|
|
|
+ },
|
|
|
+ printElementType: { title: "", type: "text" },
|
|
|
+ },
|
|
|
|
|
|
+ ,
|
|
|
+ {
|
|
|
+ options: {
|
|
|
+ left: 250,
|
|
|
+ top: 35,
|
|
|
+ height: 13,
|
|
|
+ lineHeight: 13,
|
|
|
+ width: 200,
|
|
|
+ fontSize: 12.5,
|
|
|
+ title: "出库单号",
|
|
|
+ fontFamily: "黑体,宋体,微软雅黑",
|
|
|
+ field: "salesId",
|
|
|
+ color: "#000",
|
|
|
+ textAlign: "left",
|
|
|
+ },
|
|
|
+ printElementType: { title: "", type: "text" },
|
|
|
+ },
|
|
|
+ {
|
|
|
+ options: {
|
|
|
+ left: 450,
|
|
|
+ top: 35,
|
|
|
+ height: 13,
|
|
|
+ lineHeight: 13,
|
|
|
+ width: 200,
|
|
|
+ fontSize: 12.5,
|
|
|
+ title: "发货单号",
|
|
|
+ fontFamily: "黑体,宋体,微软雅黑",
|
|
|
+ field: "invoiceId",
|
|
|
+ color: "#000",
|
|
|
+ textAlign: "left",
|
|
|
+ },
|
|
|
+ printElementType: { title: "", type: "text" },
|
|
|
+ },
|
|
|
|
|
|
- }, {
|
|
|
- "title": "规格型号",
|
|
|
- "field": "specification",
|
|
|
- "width": 140,
|
|
|
- "align": "left",
|
|
|
- "colspan": 1,
|
|
|
- "rowspan": 1,
|
|
|
- "fontSize": 12.5,
|
|
|
+ {
|
|
|
+ options: {
|
|
|
+ left: 585,
|
|
|
+ top: 35,
|
|
|
+ height: 13,
|
|
|
+ lineHeight: 13,
|
|
|
+ width: 300,
|
|
|
+ fontSize: 12.5,
|
|
|
+ title: "仓库",
|
|
|
+ fontFamily: "黑体,宋体,微软雅黑",
|
|
|
+ field: "correspondName",
|
|
|
+ testData: "",
|
|
|
+ color: "#000",
|
|
|
+ textAlign: "left",
|
|
|
+ },
|
|
|
+ printElementType: { title: "", type: "text" },
|
|
|
+ },
|
|
|
+ {
|
|
|
+ options: {
|
|
|
+ left: 40,
|
|
|
+ top: 55,
|
|
|
+ height: 13,
|
|
|
+ lineHeight: 13,
|
|
|
+ width: 328,
|
|
|
+ fontSize: 12.5,
|
|
|
+ title: "工程登录编号",
|
|
|
+ fontFamily: "黑体,宋体,微软雅黑",
|
|
|
+ field: "refEnginRecordNo",
|
|
|
+ color: "#000",
|
|
|
+ textAlign: "left",
|
|
|
+ },
|
|
|
+ printElementType: { title: "", type: "text" },
|
|
|
+ },
|
|
|
+ {
|
|
|
+ options: {
|
|
|
+ left: 250,
|
|
|
+ top: 55,
|
|
|
+ height: 13,
|
|
|
+ lineHeight: 13,
|
|
|
+ width: 410,
|
|
|
+ fontSize: 12.5,
|
|
|
+ title: "使用单位",
|
|
|
+ fontFamily: "黑体,宋体,微软雅黑",
|
|
|
+ field: "refUseUnit",
|
|
|
+ color: "#000",
|
|
|
+ textAlign: "left",
|
|
|
+ },
|
|
|
+ printElementType: { title: "", type: "text" },
|
|
|
+ },
|
|
|
+ {
|
|
|
+ options: {
|
|
|
+ left: 40,
|
|
|
+ top: 75,
|
|
|
+ height: 13,
|
|
|
+ lineHeight: 13,
|
|
|
+ width: 633,
|
|
|
+ fontSize: 12.5,
|
|
|
+ title: "备注",
|
|
|
+ fontFamily: "黑体,宋体,微软雅黑",
|
|
|
+ field: "headerRemark",
|
|
|
+ testData: "",
|
|
|
+ color: "#000",
|
|
|
+ textAlign: "left",
|
|
|
+ },
|
|
|
+ printElementType: { title: "", type: "text", fontSize: 8 },
|
|
|
+ },
|
|
|
+ {
|
|
|
+ options: {
|
|
|
+ left: 23,
|
|
|
+ top: 95,
|
|
|
+ height: 410,
|
|
|
+ width: 633,
|
|
|
+ fontSize: 12.5,
|
|
|
+ field: "table",
|
|
|
+ fontFamily: "黑体,宋体,微软雅黑",
|
|
|
+ lineHeight: 16,
|
|
|
+ tableFooterRepeat: "",
|
|
|
+ columns: [
|
|
|
+ [
|
|
|
+ {
|
|
|
+ title: "订单号",
|
|
|
+ field: "enginOrderType",
|
|
|
+ width: 60,
|
|
|
+ align: "left",
|
|
|
+ colspan: 1,
|
|
|
+ rowspan: 1,
|
|
|
+ fontSize: 12.5,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ title: "发货日期",
|
|
|
+ field: "createTime",
|
|
|
+ width: 50,
|
|
|
+ align: "left",
|
|
|
+ colspan: 1,
|
|
|
+ rowspan: 1,
|
|
|
+ fontSize: 12.5,
|
|
|
+ },
|
|
|
|
|
|
+ {
|
|
|
+ title: "存货名称",
|
|
|
+ field: "materialName",
|
|
|
+ width: 100,
|
|
|
+ align: "left",
|
|
|
+ colspan: 1,
|
|
|
+ rowspan: 1,
|
|
|
+ fontSize: 12.5,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ title: "规格型号",
|
|
|
+ field: "specification",
|
|
|
+ width: 140,
|
|
|
+ align: "left",
|
|
|
+ colspan: 1,
|
|
|
+ rowspan: 1,
|
|
|
+ fontSize: 12.5,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ title: "数量",
|
|
|
+ field: "refundableQty",
|
|
|
+ width: 23,
|
|
|
+ align: "center",
|
|
|
+ colspan: 1,
|
|
|
+ rowspan: 1,
|
|
|
+ fontSize: 12.5,
|
|
|
+ tableSummary: "sum",
|
|
|
+ },
|
|
|
+ // , {
|
|
|
+ // "title": "订单备注",
|
|
|
+ // "field": "headerRemark",
|
|
|
+ // "width": 40,
|
|
|
+ // "align": "center",
|
|
|
+ // "colspan": 1,
|
|
|
+ // "rowspan": 1,
|
|
|
+ // "fontSize": 12.5,
|
|
|
+ // }
|
|
|
|
|
|
- }
|
|
|
- , {
|
|
|
- "title": "数量",
|
|
|
- "field": "refundableQty",
|
|
|
- "width": 23,
|
|
|
- "align": "center",
|
|
|
- "colspan": 1,
|
|
|
- "rowspan": 1,
|
|
|
- "fontSize": 12.5,
|
|
|
- "tableSummary": "sum"
|
|
|
-
|
|
|
- }
|
|
|
- // , {
|
|
|
- // "title": "订单备注",
|
|
|
- // "field": "headerRemark",
|
|
|
- // "width": 40,
|
|
|
- // "align": "center",
|
|
|
- // "colspan": 1,
|
|
|
- // "rowspan": 1,
|
|
|
- // "fontSize": 12.5,
|
|
|
- // }
|
|
|
-
|
|
|
- ,
|
|
|
-
|
|
|
- {
|
|
|
- "title": "备注说明",
|
|
|
- "field": "pjxh1Text",
|
|
|
- "width": 40,
|
|
|
- "align": "left",
|
|
|
- "colspan": 2,
|
|
|
- "rowspan": 1,
|
|
|
- "fontSize": 12.5,
|
|
|
- }]]
|
|
|
- }, "printElementType": {
|
|
|
- "title": "表格", "type": "table",
|
|
|
- editable: true,
|
|
|
- columnDisplayEditable: true,//列显示是否能编辑
|
|
|
- columnDisplayIndexEditable: true,//列顺序显示是否能编辑
|
|
|
- columnTitleEditable: true,//列标题是否能编辑
|
|
|
- columnResizable: true, //列宽是否能调整
|
|
|
- columnAlignEditable: true,//列对齐是否调整
|
|
|
- isEnableEditField: true, //编辑字段
|
|
|
- isEnableContextMenu: true, //开启右键菜单 默认true
|
|
|
- isEnableInsertRow: true, //插入行
|
|
|
- isEnableDeleteRow: true, //删除行
|
|
|
- isEnableInsertColumn: true, //插入列
|
|
|
- isEnableDeleteColumn: true, //删除列
|
|
|
- isEnableMergeCell: true, //合并单元格
|
|
|
- }
|
|
|
-
|
|
|
- },
|
|
|
- , {
|
|
|
- "options": {
|
|
|
- "left": 40,
|
|
|
- "top": 390,
|
|
|
- "height": 13,
|
|
|
- "width": 218,
|
|
|
- "fontSize": 12.5,
|
|
|
- "title": "",
|
|
|
- "fontFamily": '黑体,宋体,微软雅黑',
|
|
|
- "field": "takerName",
|
|
|
- "testData": "",
|
|
|
- "color": "#000",
|
|
|
- "textAlign": "left"
|
|
|
- }, "printElementType": { "title": "", "type": "text" }
|
|
|
+ {
|
|
|
+ title: "备注说明",
|
|
|
+ field: "pjxh1Text",
|
|
|
+ width: 40,
|
|
|
+ align: "left",
|
|
|
+ colspan: 2,
|
|
|
+ rowspan: 1,
|
|
|
+ fontSize: 12.5,
|
|
|
+ },
|
|
|
+ ],
|
|
|
+ ],
|
|
|
+ },
|
|
|
+ printElementType: {
|
|
|
+ title: "表格",
|
|
|
+ type: "table",
|
|
|
+ editable: true,
|
|
|
+ columnDisplayEditable: true, //列显示是否能编辑
|
|
|
+ columnDisplayIndexEditable: true, //列顺序显示是否能编辑
|
|
|
+ columnTitleEditable: true, //列标题是否能编辑
|
|
|
+ columnResizable: true, //列宽是否能调整
|
|
|
+ columnAlignEditable: true, //列对齐是否调整
|
|
|
+ isEnableEditField: true, //编辑字段
|
|
|
+ isEnableContextMenu: true, //开启右键菜单 默认true
|
|
|
+ isEnableInsertRow: true, //插入行
|
|
|
+ isEnableDeleteRow: true, //删除行
|
|
|
+ isEnableInsertColumn: true, //插入列
|
|
|
+ isEnableDeleteColumn: true, //删除列
|
|
|
+ isEnableMergeCell: true, //合并单元格
|
|
|
+ },
|
|
|
+ },
|
|
|
+ ,
|
|
|
+ {
|
|
|
+ options: {
|
|
|
+ left: 40,
|
|
|
+ top: 390,
|
|
|
+ height: 13,
|
|
|
+ lineHeight: 13,
|
|
|
+ width: 218,
|
|
|
+ fontSize: 12.5,
|
|
|
+ title: "",
|
|
|
+ fontFamily: "黑体,宋体,微软雅黑",
|
|
|
+ field: "takerName",
|
|
|
+ testData: "",
|
|
|
+ color: "#000",
|
|
|
+ textAlign: "left",
|
|
|
+ },
|
|
|
+ printElementType: { title: "", type: "text" },
|
|
|
+ },
|
|
|
+ {
|
|
|
+ options: {
|
|
|
+ left: 40,
|
|
|
+ top: 410,
|
|
|
+ height: 13,
|
|
|
+ lineHeight: 13,
|
|
|
+ width: 218,
|
|
|
+ fontSize: 12.5,
|
|
|
+ title: "打单",
|
|
|
+ fontFamily: "黑体,宋体,微软雅黑",
|
|
|
+ field: "createBy",
|
|
|
+ testData: "",
|
|
|
+ color: "#000",
|
|
|
+ textAlign: "left",
|
|
|
+ },
|
|
|
+ printElementType: { title: "", type: "text" },
|
|
|
+ },
|
|
|
+ {
|
|
|
+ options: {
|
|
|
+ left: 238,
|
|
|
+ top: 410,
|
|
|
+ height: 13,
|
|
|
+ lineHeight: 13,
|
|
|
+ width: 218,
|
|
|
+ fontSize: 12.5,
|
|
|
+ title: "车辆",
|
|
|
+ fontFamily: "黑体,宋体,微软雅黑",
|
|
|
+ field: "pickCar",
|
|
|
+ testData: "",
|
|
|
+ color: "#000",
|
|
|
+ textAlign: "left",
|
|
|
+ },
|
|
|
+ printElementType: { title: "", type: "text" },
|
|
|
+ },
|
|
|
+ {
|
|
|
+ options: {
|
|
|
+ left: 238,
|
|
|
+ top: 390,
|
|
|
+ height: 13,
|
|
|
+ lineHeight: 13,
|
|
|
+ width: 218,
|
|
|
+ fontSize: 12.5,
|
|
|
+ title: "联系方式",
|
|
|
+ fontFamily: "黑体,宋体,微软雅黑",
|
|
|
+ field: "takerPhone",
|
|
|
+ testData: "",
|
|
|
+ color: "#000",
|
|
|
+ textAlign: "left",
|
|
|
+ },
|
|
|
+ printElementType: { title: "", type: "text" },
|
|
|
+ },
|
|
|
+ {
|
|
|
+ options: {
|
|
|
+ left: 463,
|
|
|
+ top: 390,
|
|
|
+ height: 13,
|
|
|
+ lineHeight: 13,
|
|
|
+ width: 218,
|
|
|
+ fontSize: 12.5,
|
|
|
+ title: "提单",
|
|
|
+ fontFamily: "黑体,宋体,微软雅黑",
|
|
|
+ field: "takerDa",
|
|
|
+ testData: "",
|
|
|
+ color: "#000",
|
|
|
+ textAlign: "left",
|
|
|
+ },
|
|
|
+ printElementType: { title: "", type: "text" },
|
|
|
+ },
|
|
|
+ {
|
|
|
+ options: {
|
|
|
+ left: 463,
|
|
|
+ top: 410,
|
|
|
+ height: 13,
|
|
|
+ lineHeight: 13,
|
|
|
+ width: 218,
|
|
|
+ fontSize: 12.5,
|
|
|
+ title: "仓库",
|
|
|
+ fontFamily: "黑体,宋体,微软雅黑",
|
|
|
+ field: "correspondNames",
|
|
|
+ testData: "",
|
|
|
+ color: "#000",
|
|
|
+ textAlign: "left",
|
|
|
+ },
|
|
|
+ printElementType: { title: "", type: "text" },
|
|
|
+ },
|
|
|
+ {
|
|
|
+ options: {
|
|
|
+ left: 600,
|
|
|
+ top: 390,
|
|
|
+ height: 13,
|
|
|
+ lineHeight: 13,
|
|
|
+ width: 218,
|
|
|
+ fontSize: 12.5,
|
|
|
+ title: "合计",
|
|
|
+ fontFamily: "黑体,宋体,微软雅黑",
|
|
|
+ field: "total",
|
|
|
+ testData: "",
|
|
|
+ color: "#000",
|
|
|
+ textAlign: "left",
|
|
|
+ },
|
|
|
+ printElementType: { title: "", type: "text" },
|
|
|
+ },
|
|
|
+ // {
|
|
|
+ // options: {
|
|
|
+ // left: 650,
|
|
|
+ // top: 410,
|
|
|
+ // height: 13,
|
|
|
+ // lineHeight: 13,
|
|
|
+ // width: 218,
|
|
|
+ // fontSize: 16,
|
|
|
+ // title: "",
|
|
|
+ // fontFamily: "黑体,宋体,微软雅黑",
|
|
|
+ // field: "pageNumber",
|
|
|
+ // testData: "",
|
|
|
+ // color: "#000",
|
|
|
+ // textAlign: "left",
|
|
|
+ // },
|
|
|
+ // printElementType: { title: "", type: "text" },
|
|
|
+ // },
|
|
|
+ ],
|
|
|
+ paperNumberDisabled: true,
|
|
|
},
|
|
|
- {
|
|
|
- "options": {
|
|
|
-
|
|
|
- "left": 40,
|
|
|
- "top": 410,
|
|
|
- "height": 13,
|
|
|
- "width": 218,
|
|
|
- "fontSize": 12.5,
|
|
|
- "title": "打单",
|
|
|
- "fontFamily": '黑体,宋体,微软雅黑',
|
|
|
- "field": "createBy",
|
|
|
- "testData": "",
|
|
|
- "color": "#000",
|
|
|
- "textAlign": "left"
|
|
|
- }, "printElementType": { "title": "", "type": "text" }
|
|
|
- },
|
|
|
- {
|
|
|
- "options": {
|
|
|
- "left": 238,
|
|
|
- "top": 410,
|
|
|
- "height": 13,
|
|
|
- "width": 218,
|
|
|
- "fontSize": 12.5,
|
|
|
- "title": "车辆",
|
|
|
- "fontFamily": '黑体,宋体,微软雅黑',
|
|
|
- "field": "pickCar",
|
|
|
- "testData": "",
|
|
|
- "color": "#000",
|
|
|
- "textAlign": "left"
|
|
|
- }, "printElementType": { "title": "", "type": "text" }
|
|
|
- },
|
|
|
- {
|
|
|
- "options": {
|
|
|
- "left": 238,
|
|
|
- "top": 390,
|
|
|
- "height": 13,
|
|
|
- "width": 218,
|
|
|
- "fontSize": 12.5,
|
|
|
- "title": "联系方式",
|
|
|
- "fontFamily": '黑体,宋体,微软雅黑',
|
|
|
- "field": "takerPhone",
|
|
|
- "testData": "",
|
|
|
- "color": "#000",
|
|
|
- "textAlign": "left"
|
|
|
- }, "printElementType": { "title": "", "type": "text" }
|
|
|
- },
|
|
|
- {
|
|
|
- "options": {
|
|
|
- "left": 463,
|
|
|
- "top": 390,
|
|
|
- "height": 13,
|
|
|
- "width": 218,
|
|
|
- "fontSize": 12.5,
|
|
|
- "title": "提单",
|
|
|
- "fontFamily": '黑体,宋体,微软雅黑',
|
|
|
- "field": "takerDa",
|
|
|
- "testData": "",
|
|
|
- "color": "#000",
|
|
|
- "textAlign": "left"
|
|
|
- }, "printElementType": { "title": "", "type": "text" }
|
|
|
- },
|
|
|
- {
|
|
|
- "options": {
|
|
|
- "left": 463,
|
|
|
- "top": 410,
|
|
|
- "height": 13,
|
|
|
- "width": 218,
|
|
|
- "fontSize": 12.5,
|
|
|
- "title": "仓库",
|
|
|
- "fontFamily": '黑体,宋体,微软雅黑',
|
|
|
- "field": "correspondNames",
|
|
|
- "testData": "",
|
|
|
- "color": "#000",
|
|
|
- "textAlign": "left"
|
|
|
- }, "printElementType": { "title": "", "type": "text" }
|
|
|
- },
|
|
|
- {
|
|
|
- "options": {
|
|
|
- "left": 650,
|
|
|
- "top": 410,
|
|
|
- "height": 13,
|
|
|
- "width": 218,
|
|
|
- "fontSize": 16,
|
|
|
- "title": "",
|
|
|
- "fontFamily": '黑体,宋体,微软雅黑',
|
|
|
- "field": "pageNumber",
|
|
|
- "testData": "",
|
|
|
- "color": "#000",
|
|
|
- "textAlign": "left"
|
|
|
- }, "printElementType": { "title": "", "type": "text" }
|
|
|
- }],
|
|
|
- "paperNumberDisabled": true
|
|
|
- }]
|
|
|
-}
|
|
|
+ ],
|
|
|
+};
|