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