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