吉安感知网项目-前端
张含笑
2026-02-04 4ee55a85df6b5ef0e14832a02df4c76753717c50
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
   })
}