|  |  | 
 |  |  |             if (this.orderType == 1) { | 
 |  |  |               this.$set(this.addObj, 'orderType', 'Quarterly inspection') | 
 |  |  |             } | 
 |  |  |             const str = res.data.treeName.split('-') | 
 |  |  |             this.selectTreeTem = str.join(' - ') | 
 |  |  |             this.selectTree = str.join(' - ') | 
 |  |  |             this.selectTreeTem = res.data.treeName | 
 |  |  |             this.selectTree = res.data.treeName | 
 |  |  |             this.addListInfo(this.codeLevel, res.data) // 原材料样品是固定的,就默认赋值一条数据,可拆分 | 
 |  |  |             this.selectInsOrderTemplate() // 原材料模板列表查询 | 
 |  |  |           } else { | 
 
 |  |  | 
 |  |  |             if (this.orderType == 1) { | 
 |  |  |               this.$set(this.addObj, 'orderType', 'Quarterly inspection') | 
 |  |  |             } | 
 |  |  |             const str = res.data.treeName.split('-') | 
 |  |  |             this.selectTreeTem = str.join(' - ') | 
 |  |  |             this.selectTree = str.join(' - ') | 
 |  |  |             this.selectTreeTem = res.data.treeName | 
 |  |  |             this.selectTree = res.data.treeName | 
 |  |  |             this.addListInfo(this.codeLevel, res.data) // 原材料样品是固定的,就默认赋值一条数据,可拆分 | 
 |  |  |             this.selectInsOrderTemplate() // 原材料模板列表查询 | 
 |  |  |           } else { |