fengxiang
2018-06-07 2656c7ab687d3e3b6f704b9d87ce20ff9c805bb0
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(); 
      }
  }