|
@@ -491,11 +491,7 @@
|
|
|
prop: 'technicalDrawings',
|
|
prop: 'technicalDrawings',
|
|
|
label: '技术图纸',
|
|
label: '技术图纸',
|
|
|
slot: 'technicalDrawings',
|
|
slot: 'technicalDrawings',
|
|
|
- formatter: (_row, _column, cellValue) => {
|
|
|
|
|
- return (
|
|
|
|
|
- (_row.guaranteePeriod || '') + _row.guaranteePeriodUnitName
|
|
|
|
|
- );
|
|
|
|
|
- },
|
|
|
|
|
|
|
+
|
|
|
align: 'center'
|
|
align: 'center'
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|