浏览代码

Merge branch 'master' into develop

seimin 3 月之前
父节点
当前提交
56fce50e2a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/app/views/pathology-sample/pathology-sample.component.ts

+ 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{