zhanghua
2022-12-29 c8a167fd980901fb9aa83064d92ce04bbb9cd87e
src/utils/helper.js
@@ -137,6 +137,6 @@
]
export const RESOURCE_OPTIONS = [
    { label: '人工上报', value: 1 },
    { label: '视频巡查', value: 2 }
    { label: '人工上报', value: 2 },
    { label: '视频巡查', value: 1 }
]