src/views/business/materialOrder/customsInspection.vue
@@ -755,8 +755,8 @@ const str = res.data.treeName.split('-') this.selectTreeTem = str.join(' - ') this.selectTree = str.join(' - ') this.addListInfo(this.codeLevel, res.data) // 原辅料样品是固定的,就默认赋值一条数据,可拆分 this.selectInsOrderTemplate() // 原辅料模板列表查询 this.addListInfo(this.codeLevel, res.data) // 原辅材样品是固定的,就默认赋值一条数据,可拆分 this.selectInsOrderTemplate() // 原辅材模板列表查询 } else { this.dialogVisible = true this.dialogMessage = res.message