yusheng 1 год назад
Родитель
Сommit
0b3cf8477f

+ 1 - 5
src/views/bpm/handleTask/components/saleOrder/invoice/detailDialog.vue

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