From 9cc4e17c6afe4a22fecc2bed421f2618288023e8 Mon Sep 17 00:00:00 2001 From: Teo <2642673902@qq.com> Date: Thu, 11 Sep 2025 21:01:16 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=9B=E5=BA=A6=E8=AE=A1=E5=88=92?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 4 +- .../plan/component/createDailyRate.vue | 25 ++-- src/views/progress/plan/index.vue | 107 ++++++++++++------ src/views/safety/safetyWeeklyReport/index.vue | 14 +-- 4 files changed, 92 insertions(+), 58 deletions(-) diff --git a/.env.development b/.env.development index 8388384..3391337 100644 --- a/.env.development +++ b/.env.development @@ -5,8 +5,8 @@ VITE_APP_TITLE = 煤科建管平台 VITE_APP_ENV = 'development' # 开发环境 -VITE_APP_BASE_API = 'http://192.168.110.209:8899' -# VITE_APP_BASE_API = 'http://58.17.134.85:8899' +# VITE_APP_BASE_API = 'http://192.168.110.180:8899' +VITE_APP_BASE_API = 'http://58.17.134.85:8899' # GO开发环境 VITE_APP_BASE_API_GO = 'http://xny.yj-3d.com:7464' # VITE_APP_BASE_API_GO = 'http://192.168.110.188:8919' diff --git a/src/views/progress/plan/component/createDailyRate.vue b/src/views/progress/plan/component/createDailyRate.vue index c5a17bb..bbbd05d 100644 --- a/src/views/progress/plan/component/createDailyRate.vue +++ b/src/views/progress/plan/component/createDailyRate.vue @@ -112,7 +112,7 @@ - + />