沈斌
2018-03-12 28e2efc23d3f0cca66e55ba88d7c155166990c3e
src/app/routes/sensors/basic-info/sensor-edit/sensor-edit.component.ts
@@ -50,7 +50,7 @@
              }
        } );
        this.subject.next( this );
      }else {
      } else {
        this.validate(); 
      }
  }