fix: service => workflow properties text and condition

This commit is contained in:
puriphatt 2024-11-04 12:48:38 +07:00
parent cf809b0b4f
commit 8eebd9746e
2 changed files with 2 additions and 2 deletions

View file

@ -664,7 +664,7 @@ watch(
<span
v-if="
attributes.stepProperties.every(
attributes.stepProperties?.every(
(s) => s.attributes.length === 0,
)
"