fix: service => workflow properties text and condition
This commit is contained in:
parent
cf809b0b4f
commit
8eebd9746e
2 changed files with 2 additions and 2 deletions
|
|
@ -664,7 +664,7 @@ watch(
|
|||
|
||||
<span
|
||||
v-if="
|
||||
attributes.stepProperties.every(
|
||||
attributes.stepProperties?.every(
|
||||
(s) => s.attributes.length === 0,
|
||||
)
|
||||
"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue