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