ソースを参照

来电弹屏清空报修人电话

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