5 天以前 9c4e9a6062c51b6702684225de4c0694f8e06891
src/views/qualityManagement/nonconformingManagement/index.vue
@@ -98,7 +98,7 @@
      } else if (params == '合格') {
        return "success";
      } else {
        return null;
        return 'danger';
      }
    },
  },