| | |
| | | |
| | | |
| | | const TgaStyleSet = ref([ |
| | | { |
| | | tid: '此面为室外面', title: '此面为室外面', data: '', type: 'text', |
| | | options: { |
| | | field: '', |
| | | testData: '', |
| | | height: 16, |
| | | fontSize: 6.75, |
| | | fontWeight: "700", |
| | | textAlign: "left", |
| | | textContentVerticalAlign: "middle" |
| | | } |
| | | }, |
| | | { |
| | | tid: '此面为室内面', title: '此面为室内面', data: '', type: 'text', |
| | | options: { |
| | | field: '', |
| | | testData: '', |
| | | height: 16, |
| | | fontSize: 6.75, |
| | | fontWeight: "700", |
| | | textAlign: "left", |
| | | textContentVerticalAlign: "middle" |
| | | } |
| | | }, |
| | | |
| | | { |
| | | tid: 'orderId', title: '订单号', data: '', type: 'text', |
| | | options: { |
| | |
| | | :deep(#sizeCheck .el-dialog__body) { |
| | | height: 90%; |
| | | width: 100%; |
| | | overflow-y: auto; |
| | | } |
| | | |
| | | :deep(#sizePrintCalrd .el-dialog__body) { |
| | |
| | | } |
| | | |
| | | :deep(#titleStyle .el-dialog__body) { |
| | | height: 95%; |
| | | height: 85%; |
| | | width: 100%; |
| | | overflow-y: auto; |
| | | } |