Merge branch 'master' of http://10.153.19.25:10105/r/ERP_override
| | |
| | | } |
| | | }, |
| | | { |
| | | tid: 'custom1', title: '自定义1', data: null, type: 'text', |
| | | tid: 'custom1', title: '自定义1', data: '', type: 'text', |
| | | options: { |
| | | title: '自定义1', |
| | | field: 'custom1', |
| | | testData: '', |
| | | width:270, |
| | | height: 16, |
| | | fontSize: 11.25, |
| | | textAlign: "left", |
| | | textContentVerticalAlign: "middle", |
| | | type:'custom', |
| | | hideTitle: true |
| | | type:'custom' |
| | | } |
| | | }, |
| | | { |
| | | tid: 'custom2', title: '自定义2', data: '', type: 'text', |
| | | options: { |
| | | title: '自定义2', |
| | | field: 'custom2', |
| | | testData: '', |
| | | width:270, |
| | | height: 16, |
| | | fontSize: 11.25, |
| | | textAlign: "left", |
| | | textContentVerticalAlign: "middle", |
| | | type:'custom', |
| | | hideTitle: true |
| | | type:'custom' |
| | | } |
| | | }, |
| | | { |
| | | tid: 'custom3', title: '自定义3', data: '', type: 'text', |
| | | options: { |
| | | title: '自定义3', |
| | | testData: '', |
| | | width:270, |
| | | height: 16, |
| | | fontSize: 11.25, |
| | | textAlign: "left", |
| | | textContentVerticalAlign: "middle", |
| | | type:'custom', |
| | | hideTitle: true |
| | | type:'custom' |
| | | } |
| | | }, |
| | | { |
| | | tid: 'custom4', title: '自定义4', data: '', type: 'text', |
| | | options: { |
| | | title: '自定义4', |
| | | testData: '', |
| | | width:270, |
| | | height: 16, |
| | | fontSize: 11.25, |
| | | textAlign: "left", |
| | | textContentVerticalAlign: "middle", |
| | | type:'custom', |
| | | hideTitle: true |
| | | type:'custom' |
| | | } |
| | | }, |
| | | { |
| | | tid: 'custom5', title: '自定义5', data: '', type: 'text', |
| | | options: { |
| | | title: '自定义5', |
| | | testData: '', |
| | | width:270, |
| | | height: 16, |
| | | fontSize: 11.25, |
| | | textAlign: "left", |
| | | textContentVerticalAlign: "middle", |
| | | type:'custom', |
| | | hideTitle: true |
| | | type:'custom' |
| | | } |
| | | }, |
| | | |
| | |
| | | width: 100%; |
| | | overflow-y: auto; |
| | | } |
| | | |
| | | </style> |
| | |
| | | index: 0, |
| | | width, |
| | | height, |
| | | paperNumberDisabled:true, |
| | | // 我们实际需要打印的元素,都存放在这个数组里 |
| | | printElements: [], |
| | | }, |