fix: package properties flow not current when change

This commit is contained in:
puriphatt 2024-11-20 15:33:45 +07:00
parent b87178e0b5
commit 60f93a16e0
2 changed files with 14 additions and 10 deletions

View file

@ -4131,7 +4131,8 @@ watch(
<!-- service properties, work properties -->
<DialogProperties
v-if="workItems[currentWorkIndex]"
selectFlow
select-flow
:on-edit="dialogServiceEdit"
v-model:data-step="workItems[currentWorkIndex].attributes.workflowStep"
v-model:workflow-id="formDataProductService.attributes.workflowId"
v-model="propertiesDialog"