无人机管理后台前端(已迁走)
chenyao
2025-09-13 6f9a6b37ce64b706c0c7842edb445c1299084c45
src/views/airspace/airspaceEntering.vue
@@ -98,7 +98,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',