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