new version addlink page

This commit is contained in:
Jay
2017-04-18 10:25:44 +08:00
parent 26f669fb96
commit 88255a1ae2
7 changed files with 3902 additions and 3642 deletions
@@ -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);