diff --git a/.env.development b/.env.development index fe20df3..d56a5f3 100644 --- a/.env.development +++ b/.env.development @@ -5,7 +5,7 @@ VITE_APP_TITLE = 新能源项目管理平台 VITE_APP_ENV = 'development' # 开发环境 -VITE_APP_BASE_API = 'http://192.168.110.159:8898' +VITE_APP_BASE_API = 'http://192.168.110.163:8898' # 无人机接口地址 diff --git a/src/views/materials/appointment/index.vue b/src/views/materials/appointment/index.vue index 3bd6d79..275a232 100644 --- a/src/views/materials/appointment/index.vue +++ b/src/views/materials/appointment/index.vue @@ -1,6 +1,6 @@