|  |  | 
 |  |  |         sample: null, // 样品名称 | 
 |  |  |         qtyArrived: '', // 样品总数 | 
 |  |  |         testQuantity: '', // 抽检数量 | 
 |  |  |         company: '中天科技装备电缆有限公司', // 委托单位 | 
 |  |  |         companyId: '1233268751', // 委托单位id | 
 |  |  |         company: '中天耐丝有限公司', // 委托单位 | 
 |  |  |         companyId: '1233268761', // 委托单位id | 
 |  |  |         receiverDate: '', // 接收时间 | 
 |  |  |         appointed: '', // 约定时间 | 
 |  |  |         buyUnitMeas: '', // 单位 | 
 
 |  |  | 
 |  |  |         sample: null, // 样品名称 | 
 |  |  |         qtyArrived: '', // 样品总数 | 
 |  |  |         testQuantity: '', // 抽检数量 | 
 |  |  |         company: '中天科技装备电缆有限公司', // 委托单位 | 
 |  |  |         companyId: '1233268751', // 委托单位id | 
 |  |  |         company: '中天耐丝有限公司', // 委托单位 | 
 |  |  |         companyId: '1233268761', // 委托单位id | 
 |  |  |         receiverDate: '', // 接收时间 | 
 |  |  |         appointed: '', // 约定时间 | 
 |  |  |         buyUnitMeas: '', // 单位 | 
 
 |  |  | 
 |  |  |           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 = 'Zhongtian Naisi Co., Ltd.' | 
 |  |  |           if(this.active==1){ | 
 |  |  |             this.selectInsOrderTemplate() | 
 |  |  |           } | 
 
 |  |  | 
 |  |  |           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 = 'Zhongtian Naisi Co., Ltd.' | 
 |  |  |           if(this.active==1){ | 
 |  |  |             this.selectInsOrderTemplate() | 
 |  |  |           } | 
 
 |  |  | 
 |  |  |           orderId: this.orderId | 
 |  |  |         }).then(res => { | 
 |  |  |           if (res.code === 200) { | 
 |  |  |             this.unPassForm.headline = `No.0005-中天装备电线-外购品不合格反馈评审及纠正预防流程(正式版)-${this.nickName}-${new Date().toISOString().substring(0, 10)}` // 标题 | 
 |  |  |             this.unPassForm.headline = `No.0005-中天耐丝-外购品不合格反馈评审及纠正预防流程(正式版)-${this.nickName}-${new Date().toISOString().substring(0, 10)}` // 标题 | 
 |  |  |             this.unPassForm.feedbackTime = new Date().toISOString().substring(0, 10) // 报检时间 | 
 |  |  |             this.unPassForm.feedbackUser = this.nickName // 反馈人 | 
 |  |  |             this.unPassForm.insOrderId = res.data.insOrder.id // 订单id |