fengxiang
2018-05-10 70e75350a1a24147ddbc50f8051ba8fd510f0c3e
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(); 
      }
  }