| File was renamed from applications/drone-command/src/views/detectionCountermeasure/detectionRange.vue |
| | |
| | | import { getDictionaryByCode } from '@/api/system/dictbiz' |
| | | import { getDictLabel } from '@ztzf/utils' |
| | | import { detectionRangePageApi, detectionRangeSubmitApi } from '@/api/detectionCountermeasure/detectionRange' |
| | | import DetectionRangeDialog from './components/DetectionRangeDialog.vue' |
| | | import DetectionRangeDialog from './DetectionRangeDialog.vue' |
| | | |
| | | const initSearchParams = () => ({ |
| | | deviceName: '', // 设备名称 |