maotao 3 mesi fa
parent
commit
a8d6aa79bc

+ 1 - 1
src/app/views/pathology-sample/pathology-sample.component.ts

@@ -546,7 +546,7 @@ export class PathologySampleComponent implements OnInit {
546 546
 							WindowPrt.print();
547 547
 							WindowPrt.close();
548 548
 							this.notModal = false
549
-							this.fetchDataList(this.detailsData.id)
549
+							// this.fetchDataList(this.detailsData.id)
550 550
 						},500)
551 551
 					}, 500);
552 552
 				}else{