无人机管理后台前端(已迁走)
罗广辉
2025-10-11 02409bfbe15f22fc3b5dccadabfd860a660a49d9
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',