refactor: add prefix id
This commit is contained in:
parent
732c81ed57
commit
c6190bbedc
8 changed files with 19 additions and 6 deletions
|
|
@ -197,6 +197,7 @@ watch(
|
|||
}"
|
||||
>
|
||||
<ProfileBanner
|
||||
prefix="dialog"
|
||||
active
|
||||
hide-fade
|
||||
hide-active
|
||||
|
|
@ -311,6 +312,7 @@ watch(
|
|||
}"
|
||||
>
|
||||
<ProfileBanner
|
||||
:prefix="data.name"
|
||||
active
|
||||
hide-fade
|
||||
hide-active
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue