gaoluyang
3 天以前 0f34a03773cd0ef2aa45a8e643648b388d93d161
src/views/business/productOrder/components/addOrder.vue
@@ -1503,7 +1503,6 @@
        })
      },
      getUserNowData() {
      this.addObj.prepareUser = this.nickName
      this.addObj.prepareUserEn = this.nameEn
      this.addObj.prepareCode = this.userName
        getUserNow().then(res => {
@@ -1513,7 +1512,6 @@
          this.addObj.company = selects.company
          this.addObj.custom = selects.name
          this.addObj.code = selects.code
          this.addObj.phone = selects.phone
          this.addObj.companyId = selects.departId
          this.addObj.production = ''
          this.addObj.productionEn = ''