| | |
| | | <div class="search_thing"> |
| | | <div class="search_label">检验报告编号:</div> |
| | | <div class="search_input"> |
| | | <el-input size="small" placeholder="请输入" clearable v-model="addInfo.code"></el-input> |
| | | <el-input size="small" placeholder="请输入" clearable v-model="addInfo.insReport"></el-input> |
| | | <!-- <el-select v-model="addInfo.insReportId" filterable placeholder="请选择" size="small" style="width: 100%;"> |
| | | <el-option |
| | | v-for="item in reportList" |
| | |
| | | <p>检测报告编号</p> |
| | | <p class="en">Test report number</p> |
| | | </td> |
| | | <td colspan="3">{{ currentInfo0.code }}</td> |
| | | <td colspan="3">{{ currentInfo0.insReport }}</td> |
| | | <td > |
| | | <p>样品编号</p> |
| | | <p class="en">Sample number</p> |