|
@@ -96,7 +96,7 @@
|
|
|
:isDeliveryDeadline="false"
|
|
:isDeliveryDeadline="false"
|
|
|
:isGuaranteePeriod="false"
|
|
:isGuaranteePeriod="false"
|
|
|
:isDiscount="false"
|
|
:isDiscount="false"
|
|
|
- :isProduceDeliveryDeadline="true"
|
|
|
|
|
|
|
+ :isProduceDeliveryDeadline="taskDefinitionKey === 'productionSupervisorApprove2'"
|
|
|
:pricing-way="form.pricingWay"
|
|
:pricing-way="form.pricingWay"
|
|
|
|
|
|
|
|
></inventoryTable>
|
|
></inventoryTable>
|