Browse Source

来电弹屏清空报修人电话

seimin 3 months ago
parent
commit
621c35e021
1 changed files with 1 additions and 0 deletions
  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(){