update mapping of data return for a lead

This commit is contained in:
Casey 2025-12-16 10:26:58 -06:00
parent 4ca18a514c
commit 59320f90bb

View file

@ -10,6 +10,7 @@
/>
</template>
<div class="status-cards">
<template v-if="isNew || editMode">
<template v-if="isNew || editMode">
<ClientInformationForm
ref="clientInfoRef"