spring
10 天以前 6d398b1870ebea24cc11e711be3f3960be201450
src/views/business/productOrder/components/addOrder.vue
@@ -1386,8 +1386,8 @@
          this.addObj.code = selects.code
          this.addObj.phone = selects.phone
          this.addObj.companyId = selects.departId
          this.addObj.production = '中天科技装备电缆有限公司'
          this.addObj.productionEn = 'Zhongtian Technology Industrial Wire&Cable System CO.,LTD'
          this.addObj.production = '测试有限公司'
          this.addObj.productionEn = ''
          if(this.active==1){
            this.selectInsOrderTemplate()
          }