Skip to content

Commit 96d1fce

Browse files
committed
fix: ConditionRule后端无type、opName字段
1 parent a1933a7 commit 96d1fce

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/components/SimpleProcessDesignerV2/src/nodes-config/RouterNodeConfig.vue

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,8 +144,6 @@ const addRouterGroup = () => {
144144
and: true,
145145
rules: [
146146
{
147-
type: 1,
148-
opName: '等于',
149147
opCode: '==',
150148
leftSide: '',
151149
rightSide: ''

0 commit comments

Comments
 (0)