From 3f588d0846a38b8b75cf6c61af7d3e4b8bb2862d Mon Sep 17 00:00:00 2001 From: Teo <2642673902@qq.com> Date: Fri, 15 Aug 2025 17:25:43 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=B8=8A=E4=BC=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 2 +- src/views/materials/appointment/index.vue | 9 ++++++--- src/views/materials/orderMaterials/index.vue | 19 ++++++------------- 3 files changed, 13 insertions(+), 17 deletions(-) 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 @@