update mapping of data return for a lead

This commit is contained in:
Casey 2025-12-16 10:26:58 -06:00
parent 7e397c2eab
commit 3c75ba975e

View file

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