linwenxin hai 8 meses
pai
achega
0bd5ee3c0f

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

@@ -303,8 +303,8 @@ export default {
             data: item
           }))
           if (!this.orderInfo.id && this.websitList.length === 1) {
-            this.orderInfo.websitId = ''
-            this.orderInfo.websitName = ''
+            this.orderInfo.websitId = this.websitList[0].websitId
+            this.orderInfo.websitName = this.websitList[0].name
           }
         })
       }