@@ -654,7 +654,7 @@
data.discountTotalPrice ||
data?.contractVO?.discountTotalPrice;
}
- this.setDeliveryDays();
+ // this.setDeliveryDays();
this.supplierObj = await this.getSupplierObj(
productList,
@@ -519,13 +519,13 @@
},
align: 'center'
- // {
- // width: 160,
- // prop: 'guaranteePeriodDeadline',
- // label: '质保截止日期',
- // slot: 'guaranteePeriodDeadline',
- // align: 'center'
- // },
+ {
+ width: 160,
+ prop: 'guaranteePeriodDeadline',
+ label: '有效期截止日期',
+ slot: 'guaranteePeriodDeadline',
+ align: 'center'
+ },
{
prop: 'provenance',
label: '产地',
@@ -504,13 +504,7 @@
slot: 'deliveryDays',
- // prop: 'deliveryDeadline',
- // label: '交期截止日期',
- // slot: 'deliveryDeadline',
+
width: 200,
prop: 'guaranteePeriod',
@@ -521,6 +515,13 @@