Admin
2022-08-09 9cb42e93ea6fc79268b7c43a4115b8f0076c84e1
src/views/doublePrevent/riskLevel/action/index.vue
@@ -114,7 +114,7 @@
}
interface classifyOneType {
    id: number;
    classifyOneType: string;
    riskMeasureName: string;
}
interface SafetyRiskEventDataState {}