Skip to content

Commit b8f2902

Browse files
committed
add condition component design
1 parent 8fd4b45 commit b8f2902

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • frontend/packages/flow-pc/flow-pc-design/src/components/script/components/condition

frontend/packages/flow-pc/flow-pc-design/src/components/script/components/condition/condition-group.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ export const ConditionGroup = () => {
5959
{
6060
id:1,
6161
left:'用户编号',
62-
type:'equals',
62+
type:'等于',
6363
right:'1'
6464
}
6565
]}

0 commit comments

Comments
 (0)