Your Name
2022-08-10 84358f2bc9415c90099306f0c9c41cdc24cc78d6
src/views/doublePrevent/riskLevel/action/index.vue
@@ -114,7 +114,7 @@
}
interface classifyOneType {
    id: number;
    classifyOneType: string;
    riskMeasureName: string;
}
interface SafetyRiskEventDataState {}