quanyawei
2024-04-22 7e1e05a15fd6d135a4ff58918a2f7df797a5ed6e
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'
        },