From df76dc28384c7b6e1044f44fb2f23e456b73afb8 Mon Sep 17 00:00:00 2001 From: "DESKTOP-JT599KC\\Luan Shanshan" Date: Sun, 24 Apr 2022 15:06:16 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BC=B4=E8=B4=B9=E6=96=B9=E5=BC=8F=E7=BB=9F?= =?UTF-8?q?=E8=AE=A1=E9=A1=B5=E9=9D=A2=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 4 ++-- src/views/reportform/currentOldReport.vue | 3 ++- vue.config.js | 4 ++++ 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.env.development b/.env.development index 92f4a96..83bdb7e 100644 --- a/.env.development +++ b/.env.development @@ -5,6 +5,6 @@ NODE_ENV = 'production' # base api # 玫苑 -# VUE_APP_BASE_API = 'http://101.201.121.115:8092' +VUE_APP_BASE_API = 'http://101.201.121.115:8092' # 和瑞 -VUE_APP_BASE_API = 'http://101.201.121.115:8094' \ No newline at end of file +# VUE_APP_BASE_API = 'http://101.201.121.115:8094' \ No newline at end of file diff --git a/src/views/reportform/currentOldReport.vue b/src/views/reportform/currentOldReport.vue index 5537b29..bd2bea3 100644 --- a/src/views/reportform/currentOldReport.vue +++ b/src/views/reportform/currentOldReport.vue @@ -46,6 +46,7 @@