浏览代码

来电弹屏清空报修人电话

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(){