@csmart/ngc-smart-victim 1.18.38 → 1.18.39

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1600,6 +1600,8 @@ class SmartVictimDetailComponent {
1600
1600
  duration: 3000,
1601
1601
  });
1602
1602
  //insert new
1603
+ this.victimDetail = items;
1604
+ console.log('the items are ->' + items);
1603
1605
  // if (this.isIntake===true){
1604
1606
  // debugger
1605
1607
  // this.router.navigate(['victimList']);