gaoluyang
2 天以前 0f34a03773cd0ef2aa45a8e643648b388d93d161
新疆——新聚lims
1.委托下单详情去掉赋默认值
已修改1个文件
2 ■■■■■ 文件已修改
src/views/business/productOrder/components/addOrder.vue 2 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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 = ''