|
@@ -8,7 +8,7 @@ export default {
|
|
|
"printElements": [{
|
|
|
"options": {
|
|
|
"left": 0,
|
|
|
- "top": 25,
|
|
|
+ "top": 15,
|
|
|
"height": 27,
|
|
|
"width": 656,
|
|
|
"field": "company",
|
|
@@ -118,11 +118,39 @@ export default {
|
|
|
"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": "备注",
|
|
@@ -136,7 +164,7 @@ export default {
|
|
|
{
|
|
|
"options": {
|
|
|
"left": 23,
|
|
|
- "top": 125,
|
|
|
+ "top": 145,
|
|
|
"height": 410,
|
|
|
"width": 633,
|
|
|
"fontSize": 12.5,
|