fengxiang
2018-03-23 c8d8b2d3cf0807f46d1d365da0560b25a1a73ae7
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(); 
      }
  }