From 483c2dac5a2aef549adb34cdf8a2623216cbb39d Mon Sep 17 00:00:00 2001 From: Perrine Letellier Date: Tue, 4 Feb 2025 11:20:06 +0100 Subject: [PATCH 1/2] teleicareId might be null when siccrfId exists --- frontend/src/components/DeclarationSummary/index.vue | 4 ++-- .../CompanyDeclarationsTable.vue | 4 ++-- .../views/DeclarationsHomePage/DeclarationsTable.vue | 6 +++--- .../InstructionDeclarationsTable.vue | 4 ++-- frontend/src/views/InstructionPage/index.vue | 12 ++++++------ frontend/src/views/ProducerFormPage/index.vue | 10 +++++----- frontend/src/views/VisaPage/index.vue | 10 +++++----- 7 files changed, 25 insertions(+), 25 deletions(-) diff --git a/frontend/src/components/DeclarationSummary/index.vue b/frontend/src/components/DeclarationSummary/index.vue index b32e9b4a..32249026 100644 --- a/frontend/src/components/DeclarationSummary/index.vue +++ b/frontend/src/components/DeclarationSummary/index.vue @@ -1,6 +1,6 @@