Added Plant

This commit is contained in:
2025-02-02 18:13:35 +01:00
parent 1d5471f463
commit d5378f1f83

View File

@@ -882,6 +882,7 @@ const saveDocument = async (state,resetup = false) => {
contact: itemInfo.value.contact,
address: itemInfo.value.address,
project: itemInfo.value.project,
plant: itemInfo.value.plant,
documentNumber: itemInfo.value.documentNumber,
documentDate: itemInfo.value.documentDate,
deliveryDate: itemInfo.value.deliveryDate,