seimin hai 2 meses
pai
achega
0fe1b180f6

+ 1 - 0
src/app/share/edit-inspect-info/edit-inspect-info.component.ts

@@ -19,6 +19,7 @@ export class EditInspectInfoComponent implements OnInit {
19 19
   yyTime = null; //预约时间-患者其他服务
20 20
   deptId = null;
21 21
   deptList:any[] = [];
22
+  isLoading:boolean = false;
22 23
   constructor(
23 24
     private message: NzMessageService,
24 25
   ) { }