소스 검색

no message

linwenxin 8 달 전
부모
커밋
fa2dc2620c
1개의 변경된 파일0개의 추가작업 그리고 10개의 파일을 삭제
  1. 0 10
      src/views/workOrder/workOrderPool/detailModule/workOrderInfo/mixins/pandanxinxi.js

+ 0 - 10
src/views/workOrder/workOrderPool/detailModule/workOrderInfo/mixins/pandanxinxi.js

@@ -280,7 +280,6 @@ export default {
     //     }))
     //   })
     // }
-
     this.getWebsitFun()
   },
   methods: {
@@ -317,15 +316,6 @@ export default {
             data: item
           }))
         })
-      } else {
-        this.orderInfo.websitId = ''
-        this.orderInfo.websitName = ''
-        this.orderInfo.workerId = ''
-        this.orderInfo.workerName = ''
-        this.orderInfo.workerIdcard = ''
-        this.orderInfo.workerMobile = ''
-        this.workerList = []
-        this.orderInfo.orderWorkers = []
       }
     },
     getWorkers() {