zhanghua
2023-03-30 7051b83c70fe586f03847fcca92e4af1a5e1f3fa
.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 }
]