quanyawei
2024-01-10 635816d68e5f45e8c144beb955e1a698a69d6829
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'
        },