zhanghua
2024-01-21 e1aa0ecffbabd618c71e4ad94370fb8dffe6ee1c
.history/src/utils/helper_20230103115611.js
@@ -123,7 +123,7 @@
export const EVENT_SOURCE = [
    { label: '视频巡查', value: 1 },
    { label: '人工上报', value: 2 }
    { label: '网格巡查', value: 2 }
]
export const CATEGOTY = [
@@ -137,6 +137,6 @@
]
export const RESOURCE_OPTIONS = [
    { label: '人工上报', value: 2 },
    { label: '网格巡查', value: 2 },
    { label: '视频巡查', value: 1 }
]