| | |
| | | </div> |
| | | </el-form> |
| | | </div> |
| | | |
| | | |
| | | |
| | | |
| | | <div class="finishedProduct-detail" v-if="resultVal!=null && processInspectVo.id!=null" > |
| | | <div class="finishedProduct-detail"> |
| | | <el-row style="width:100%;z-index: 10;height:30px;"> |
| | | <el-col :span="12" class="inspectionProject_span" @click="increase">添加</el-col> |
| | | <el-col :span="12" class="inspectionProject_span">检验项目</el-col> |
| | | <el-col v-if="resultVal==null" :span="12" class="inspectionProject_span" style="text-align: right;"> |
| | | <el-button size="mini" @click="clickAddInspectionColumn()">添加检测值列</el-button> |
| | |
| | | </el-col> |
| | | </el-row> |
| | | </div> |
| | | <div v-else> |
| | | |
| | | </div> |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | <div class="finishedProduct-result"> |
| | | <el-row style="width:100%"> |
| | | <el-col :span="24">检测结果</el-col> |