Added Loading for DeliveryDate
This commit is contained in:
@@ -179,6 +179,9 @@ const setupPage = async () => {
|
||||
itemInfo.value.project = linkedDocument.project
|
||||
itemInfo.value.contact = linkedDocument.contact
|
||||
itemInfo.value.description = linkedDocument.description
|
||||
itemInfo.value.deliveryDate = linkedDocument.deliveryDate
|
||||
itemInfo.value.deliveryDateType = linkedDocument.deliveryDateType
|
||||
|
||||
|
||||
setCustomerData()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user