@csmart/ngc-smart-victim 1.14.4 → 1.14.5

Sign up to get free protection for your applications and to get access to all the features.
@@ -965,6 +965,7 @@ class SmartVictimDetailComponent {
965
965
  this.victimForm.reset();
966
966
  }
967
967
  ngOnInit() {
968
+ console.log('on init 11/7/23');
968
969
  console.log('show offenderId');
969
970
  console.log(this.offenderId);
970
971
  console.log('show staffId');
@@ -1222,6 +1223,7 @@ class SmartVictimDetailComponent {
1222
1223
  }
1223
1224
  //#region "save victim"
1224
1225
  saveVictim() {
1226
+ console.log('save vitem 11/7/23');
1225
1227
  //guardian phone logic
1226
1228
  if (!this.victimForm.value.guardianNoPhoneFlag) {
1227
1229
  if (this.victimForm.value.guardianHomePhone) {