Commit 96d1fced by Lesan

fix: ConditionRule后端无type、opName字段

parent a1933a78
......@@ -144,8 +144,6 @@ const addRouterGroup = () => {
and: true,
rules: [
{
type: 1,
opName: '等于',
opCode: '==',
leftSide: '',
rightSide: ''
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment