refactor(04): product service card status on toggle
This commit is contained in:
parent
cd59992044
commit
612ed25072
1 changed files with 2 additions and 0 deletions
|
|
@ -61,6 +61,8 @@ withDefaults(
|
||||||
style="left: 0px; bottom: 0px"
|
style="left: 0px; bottom: 0px"
|
||||||
>
|
>
|
||||||
<KebabAction
|
<KebabAction
|
||||||
|
:id-name="title"
|
||||||
|
:status="data?.status"
|
||||||
class="absolute-top-right"
|
class="absolute-top-right"
|
||||||
@view="$emit('menuViewDetail')"
|
@view="$emit('menuViewDetail')"
|
||||||
@edit="$emit('menuEdit')"
|
@edit="$emit('menuEdit')"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue