@csmart/ngc-smart-victim 1.13.8 → 1.13.9

Sign up to get free protection for your applications and to get access to all the features.
@@ -977,7 +977,8 @@ class SmartVictimDetailComponent {
977
977
  }
978
978
  else {
979
979
  this.addressComponent.reset();
980
- this.addressId = 0;
980
+ this.editVictim.allowCsosaContactFlag = false;
981
+ this.addressId = null;
981
982
  }
982
983
  }
983
984
  onAddressChange(addressId) {