lyfO_o
2022-04-08 a78c0264070e049eaca9b8fcfd180df217b7d4ab
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("所有的检查项评审后才可以结单!");
      }
    },