Skip to content

Commit

Permalink
chore: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
loongphy authored and boyongjiong committed Nov 7, 2023
1 parent da0726d commit 96de1a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/basic/logic-flow.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ const graphData = {
:::

::: tip properties是用来做什么的?
properties的LogicFlow保留给具体业务场景使用的数据
properties是LogicFlow保留给具体业务场景使用的数据

例如:在审批流场景,我们定义某个节点,这个节点通过了,节点为绿色,不通过节点为红色。那么节点的数据描述可以为:
```js
Expand Down

0 comments on commit 96de1a2

Please sign in to comment.