fengxiang
2018-03-23 cb370be00fe6b23a8e13cbbd75c66bab9fed50c9
src/app/routes/devices/monitor-point/monitor-point-edit/monitor-point-edit.component.ts
@@ -67,7 +67,7 @@
              }
        } );
        this.subject.next( this );
      }else {
      } else {
        this.validate(); 
      }
  }