Some Changes

This commit is contained in:
2024-11-20 22:42:13 +01:00
parent 4b6857958c
commit f9ab8f4050

View File

@@ -1753,6 +1753,7 @@ export const useDataStore = defineStore('data', () => {
getContractsByCustomerId, getContractsByCustomerId,
getContactsByVendorId, getContactsByVendorId,
getDocumentsByProjectId, getDocumentsByProjectId,
getDocumentsByProfileId,
getDocumentsByPlantId, getDocumentsByPlantId,
getDocumentsByContractId, getDocumentsByContractId,
getDocumentsByVehicleId, getDocumentsByVehicleId,