fengxiang
2018-03-20 a1c7c8f01bc80853b0b591bbb1742e7be9c72f5c
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(); 
      }
  }