fix: package properties flow not current when change
This commit is contained in:
parent
b87178e0b5
commit
60f93a16e0
2 changed files with 14 additions and 10 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue