Merge branch 'feature/bidding-function' of http://139.196.74.78:10010/r/drone/drone-web-manage into feature/bidding-function
| | |
| | | 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', |
| | |
| | | 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', |