refactor: add prefix id

This commit is contained in:
Thanaphon Frappet 2024-11-19 10:53:30 +07:00
parent 732c81ed57
commit c6190bbedc
8 changed files with 19 additions and 6 deletions

View file

@ -753,6 +753,7 @@ async function storeDataLocal(id: string) {
>
<header class="q-mx-lg q-mt-lg">
<ProfileBanner
prefix="dialog"
img="/images/quotation-bg-avatar.png"
fallback-cover="/images/quotation-banner.png"
bg-color="var(--surface-1)"
@ -856,6 +857,7 @@ async function storeDataLocal(id: string) {
}"
>
<ProfileBanner
prefix="dialog"
v-if="customerFormData.customerBranch !== undefined"
active
hide-fade

View file

@ -2080,6 +2080,7 @@ async function getWorkerFromCriteria(
}"
>
<ProfileBanner
prefix="dialog"
active
useToggle
color="white"