| | |
| | | </el-col> |
| | | <el-col :span="11" :offset="1" style="white-space: nowrap"> |
| | | <el-form-item size="mini"> |
| | | <el-button type="primary" class="btns" @click="find" size="mini" |
| | | <el-button type="primary" class="btns" size="mini" |
| | | >搜索</el-button |
| | | > |
| | | <el-button |
| | |
| | | <el-col :span="2"> |
| | | <p class="titles">标准化要求:</p> |
| | | </el-col> |
| | | <el-col :span="18"> |
| | | <el-col :span="20"> |
| | | <p class="titles-type"> |
| | | {{ item.standardizationRequirements }} |
| | | </p> |
| | | </el-col> |
| | | <el-col :span="2" |
| | | <el-col :span="1" |
| | | ><p class="btnXG" @click="safetyInspectionItemC(item.id, '修改')"> |
| | | 修改 |
| | | </p></el-col |
| | | > |
| | | <el-col :span="2" |
| | | ><p class="btnXG" @click="safetyInspectionItemDel(item.id)"> |
| | | <el-col :span="1" |
| | | ><p class="btnXG" style="color:red;" @click="safetyInspectionItemDel(item.id)"> |
| | | 删除 |
| | | </p></el-col |
| | | > |