浏览代码

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