无人机管理后台前端(已迁走)
chenyao
2025-09-17 92af1d75c0e194bbe52faeb3eca3ca79ccca5b2a
src/views/airspace/components/AirspaceMap.vue
@@ -116,7 +116,7 @@
         label: '类型',
         prop: 'flight_type',
         type: 'select',
         dicUrl: `/drone-device-core/airspace/page?current=1&size=10000&typeName=`,
         dicUrl: `/drone-device-core/airspace/page?current=1&size=10000`,
         props: {
            label: 'type_name',
            value: 'id',