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

@ -3016,6 +3016,7 @@ watch(
}"
>
<ProfileBanner
prefix="dialog"
readonly
no-image-action
active
@ -3165,6 +3166,7 @@ watch(
}"
>
<ProfileBanner
:prefix="formDataGroup.name"
no-image-action
:active="currentStatusGroupType !== 'INACTIVE'"
hide-fade
@ -3492,6 +3494,7 @@ watch(
}"
>
<ProfileBanner
prefix="dialog"
hide-fade
use-toggle
hide-active
@ -3639,6 +3642,7 @@ watch(
}"
>
<ProfileBanner
prefix="dialog"
hideFade
:use-toggle="actionDisplay"
:active="formDataProduct.status !== 'INACTIVE'"
@ -3842,6 +3846,7 @@ watch(
}"
>
<ProfileBanner
prefix="dialog"
hide-fade
use-toggle
hide-active
@ -4176,6 +4181,7 @@ watch(
}"
>
<ProfileBanner
prefix="dialog"
hide-fade
:use-toggle="actionDisplay"
:title="formDataProductService.name"