new version addlink page
This commit is contained in:
@@ -127,7 +127,7 @@ class ConditionField extends React.Component {
|
||||
addNewGroup({
|
||||
name: this.state.name,
|
||||
op: this.state.op,
|
||||
type: 'lc',
|
||||
type: 'ln',
|
||||
id1: id1.data,
|
||||
id2: id2.data
|
||||
}, this.clearField);
|
||||
|
||||
Reference in New Issue
Block a user