吉安感知网项目-前端
shuishen
2026-01-20 7b8789643b13dba1f2190f3bde92a7e4fa8eaafc
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
   })
}