fengxiang
2018-03-16 bd1966ac64e93a610a4635c3eefd5115ab825c5b
src/app/routes/sensors/basic-info/sensor-edit/sensor-edit.component.ts
@@ -50,7 +50,7 @@
              }
        } );
        this.subject.next( this );
      }else {
      } else {
        this.validate(); 
      }
  }