소스 검색

来电弹屏清空报修人电话

seimin 3 달 전
부모
커밋
621c35e021
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/app/views/fuwutai/fuwutai.component.ts

+ 1 - 0
src/app/views/fuwutai/fuwutai.component.ts

@@ -2494,6 +2494,7 @@ export class FuwutaiComponent implements OnInit {
2494 2494
     this.repairImgs = [];
2495 2495
     this.isRelatedDepartment = true;
2496 2496
     this.solutionId = undefined;
2497
+    delete this.incidentMsg.requesterPhone;
2497 2498
   }
2498 2499
   // 重置新建工单数据-继续建单-编辑-报修转事件
2499 2500
   resetOrderData2(){