quanyawei
2023-10-08 579f0511b13316fbaf5287ce02daa42f0f7d1365
src/views/UVA/index1Copy.vue
@@ -37,7 +37,6 @@
import axios from 'axios'
import { getToken } from '@/utils/auth'
export default {
  data() {
    return {
@@ -241,7 +240,7 @@
    },
    // 获取组织下存在飞行记录的日期
    getDate() {
      axios.get('http://47.99.64.149:8081/uav/test', {
      axios.get('http://47.99.64.149:8081/api/uav/test', {
        params: {
          batch: '2021-07-08 01:00:00'
        },