|
@@ -221,7 +221,7 @@
|
|
import Dialog from '@/layout/components/Dialog/index.vue'
|
|
import Dialog from '@/layout/components/Dialog/index.vue'
|
|
import { queryMap, myQuery } from '@/api/dataIntegration'
|
|
import { queryMap, myQuery } from '@/api/dataIntegration'
|
|
import tableColsMixin from '../../mixins/tableCols'
|
|
import tableColsMixin from '../../mixins/tableCols'
|
|
-import { advancedInquiry, getQuery } from '@/api/flight'
|
|
|
|
|
|
+import { getQuery } from '@/api/flight'
|
|
|
|
|
|
export default {
|
|
export default {
|
|
name: 'BaggageView',
|
|
name: 'BaggageView',
|