|
|
@@ -91,11 +91,12 @@
|
|
|
'salesManagerApprove'
|
|
|
].includes(taskDefinitionKey)
|
|
|
"
|
|
|
- :isCustomerMark="false"
|
|
|
+ :isCustomerMark="false"
|
|
|
ref="inventoryTable"
|
|
|
:isDeliveryDeadline="false"
|
|
|
:isGuaranteePeriod="false"
|
|
|
:isDiscount="false"
|
|
|
+ :isProduceDeliveryDeadline="true"
|
|
|
:pricing-way="form.pricingWay"
|
|
|
|
|
|
></inventoryTable>
|