吉安感知网项目-前端
罗广辉
2026-02-04 34d14c12f48e4fab2f7eee330804646dd7bd8de4
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
   })
}