|
|
@@ -116,6 +116,27 @@ const jsondata = {
|
|
|
"paperHeader": 162,
|
|
|
"paperFooter": 516,
|
|
|
"printElements": [
|
|
|
+ {
|
|
|
+ "options": {
|
|
|
+ "left": 15,
|
|
|
+ "top": 6,
|
|
|
+ "height": 40,
|
|
|
+ "width": 40,
|
|
|
+ "field": "minong",
|
|
|
+ "src": "https://shangbiaopic.11467.com/13/85/13855845.jpg",
|
|
|
+ "fit": "contain",
|
|
|
+ "coordinateSync": false,
|
|
|
+ "widthHeightSync": false,
|
|
|
+ "right": 65,
|
|
|
+ "bottom": 50.807688786433296,
|
|
|
+ "vCenter": 40,
|
|
|
+ "hCenter": 25.807688786433292
|
|
|
+ },
|
|
|
+ "printElementType": {
|
|
|
+ "title": "图片",
|
|
|
+ "type": "image"
|
|
|
+ }
|
|
|
+ },
|
|
|
{
|
|
|
"options": {
|
|
|
"left": 510,
|
|
|
@@ -168,23 +189,20 @@ const jsondata = {
|
|
|
},
|
|
|
{
|
|
|
"options": {
|
|
|
- "left": 319.5,
|
|
|
+ "left": 57,
|
|
|
"top": 12,
|
|
|
- "height": 30,
|
|
|
- "width": 168,
|
|
|
- "title": "生产作业通知单",
|
|
|
+ "height": 14,
|
|
|
+ "width": 180,
|
|
|
+ "title": "浙江美浓世纪集团有限公司",
|
|
|
"coordinateSync": false,
|
|
|
"widthHeightSync": false,
|
|
|
- "fontSize": 16.5,
|
|
|
- "color": "#000000",
|
|
|
- "textAlign": "center",
|
|
|
+ "fontSize": 13.5,
|
|
|
"textContentVerticalAlign": "middle",
|
|
|
"qrCodeLevel": 0,
|
|
|
- "right": 486.94683837890614,
|
|
|
- "bottom": 42.0000017606295,
|
|
|
- "vCenter": 402.94683837890614,
|
|
|
- "hCenter": 27.0000017606295,
|
|
|
- "fontWeight": "bold"
|
|
|
+ "right": 247.61537405160757,
|
|
|
+ "bottom": 27.999999999999996,
|
|
|
+ "vCenter": 157.61537405160757,
|
|
|
+ "hCenter": 21.499999999999996
|
|
|
},
|
|
|
"printElementType": {
|
|
|
"title": "文本",
|
|
|
@@ -193,20 +211,23 @@ const jsondata = {
|
|
|
},
|
|
|
{
|
|
|
"options": {
|
|
|
- "left": 70.5,
|
|
|
- "top": 14,
|
|
|
- "height": 14,
|
|
|
- "width": 180,
|
|
|
- "title": "浙江美浓世纪集团有限公司",
|
|
|
+ "left": 319.5,
|
|
|
+ "top": 12,
|
|
|
+ "height": 30,
|
|
|
+ "width": 168,
|
|
|
+ "title": "生产作业通知单",
|
|
|
"coordinateSync": false,
|
|
|
"widthHeightSync": false,
|
|
|
- "fontSize": 13.5,
|
|
|
+ "fontSize": 16.5,
|
|
|
+ "color": "#000000",
|
|
|
+ "textAlign": "center",
|
|
|
"textContentVerticalAlign": "middle",
|
|
|
"qrCodeLevel": 0,
|
|
|
- "right": 247.61537405160757,
|
|
|
- "bottom": 27.999999999999996,
|
|
|
- "vCenter": 157.61537405160757,
|
|
|
- "hCenter": 21.499999999999996
|
|
|
+ "right": 486.94683837890614,
|
|
|
+ "bottom": 42.0000017606295,
|
|
|
+ "vCenter": 402.94683837890614,
|
|
|
+ "hCenter": 27.0000017606295,
|
|
|
+ "fontWeight": "bold"
|
|
|
},
|
|
|
"printElementType": {
|
|
|
"title": "文本",
|
|
|
@@ -215,7 +236,7 @@ const jsondata = {
|
|
|
},
|
|
|
{
|
|
|
"options": {
|
|
|
- "left": 70.5,
|
|
|
+ "left": 57,
|
|
|
"top": 28.5,
|
|
|
"height": 9.75,
|
|
|
"width": 209,
|
|
|
@@ -2603,6 +2624,7 @@ const cp_print_handleConfirm = async () => {
|
|
|
const seconds = String(today.getSeconds()).padStart(2, '0');
|
|
|
const currentDate = `${year}-${month}-${day} ${hours}:${minutes}:${seconds}`;
|
|
|
const printdata = {
|
|
|
+ "minong": "https://shangbiaopic.11467.com/13/85/13855845.jpg",
|
|
|
"printcode":print_PrintJobOrder.data['二维码'],
|
|
|
"dysj":currentDate,
|
|
|
"scpch":print_PrintJobOrder.data['生产批次号'],
|