src/views/safetyproduction/gojudging.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/safetyproduction/gojudging.vue
@@ -112,7 +112,7 @@ type="text" size="small" :disabled="typeId == 2 ? true : false" >评价</el-button >评审</el-button > <!-- <el-button type="text" size="small" style="color: red" >删除</el-button @@ -199,7 +199,7 @@ }) .catch((error) => {}); } else { alert("请将所有评分评价后再点结算"); alert("所有的检查项评审后才可以结单!"); } },