| | |
| | | title: '检查项目', |
| | | key: 'itemName', |
| | | type: JVXETypes.normal, |
| | | align: 'center' |
| | | headerAlign: 'center', |
| | | align: 'left' |
| | | }, |
| | | { |
| | | title: '检查结果', |
| | |
| | | title: '检查项目', |
| | | key: 'itemName', |
| | | type: JVXETypes.normal, |
| | | align: 'center' |
| | | headerAlign: 'center', |
| | | align: 'left' |
| | | }, |
| | | { |
| | | title: '检查子项目', |
| | | key: 'subItemName', |
| | | type: JVXETypes.normal, |
| | | align: 'center' |
| | | headerAlign: 'center', |
| | | align: 'left' |
| | | }, |
| | | { |
| | | title: '允差值', |
| | |
| | | title: '检查项目', |
| | | key: 'itemName', |
| | | type: JVXETypes.normal, |
| | | align: 'center' |
| | | headerAlign: 'center', |
| | | align: 'left' |
| | | }, |
| | | { |
| | | title: '检查结果', |
| | |
| | | } |
| | | } |
| | | } |
| | | |
| | | .vxe-header--column[data-col="itemName"] .vxe-cell { |
| | | text-align: center !important; |
| | | } |
| | | |
| | | .vxe-body--column[data-col="itemName"] .vxe-cell { |
| | | text-align: left !important; |
| | | } |
| | | |
| | | .vxe-header--column[data-col="subItemName"] .vxe-cell { |
| | | text-align: center !important; |
| | | } |
| | | |
| | | .vxe-body--column[data-col="subItemName"] .vxe-cell { |
| | | text-align: left !important; |
| | | } |
| | | </style> |