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