applications/drone-command/src/views/areaManage/defenseZone/index.vue
@@ -127,7 +127,7 @@ // 获取字典 function getDictList () { getDictionaryByCode('areaType,sceneType').then(res => { getDictionaryByCode('areaType,CommandSceneType').then(res => { dictObj.value = res.data.data }) }