From c73a6f88eb6fb2c77f6ac88ee79863a076365ee4 Mon Sep 17 00:00:00 2001 From: xuhongjie <1943105267@qq.com> Date: Fri, 25 Apr 2025 16:07:01 +0800 Subject: [PATCH] =?UTF-8?q?=E9=AB=98=E5=8F=91=E6=97=B6=E9=97=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 4 ++-- src/views/warningManage/warningAudit/groupEvent.vue | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.env.development b/.env.development index a5c1579..0cb2759 100644 --- a/.env.development +++ b/.env.development @@ -6,8 +6,8 @@ ENV = 'development' # 若依管理系统/开发环境 # VUE_APP_BASE_API = '/dev-api' -# VUE_APP_BASE_API = 'http://192.168.0.128:9102/api' -VUE_APP_BASE_API = 'http://39.101.188.84:9102/api' +VUE_APP_BASE_API = 'http://192.168.0.128:9102/api' +# VUE_APP_BASE_API = 'http://39.101.188.84:9102/api' #是否正式环境 正式true 测试false VUE_APP_ISTEST= false diff --git a/src/views/warningManage/warningAudit/groupEvent.vue b/src/views/warningManage/warningAudit/groupEvent.vue index c3b9ab7..4937e78 100644 --- a/src/views/warningManage/warningAudit/groupEvent.vue +++ b/src/views/warningManage/warningAudit/groupEvent.vue @@ -89,12 +89,12 @@ width="200px" prop="firstWarnTimeDate" /> - + /> -->