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