From a4e8510cea23e11c456ff8c73cddbcd800e69e2e Mon Sep 17 00:00:00 2001 From: dhy1725534722 <1725534722@qq.com> Date: Fri, 25 Aug 2023 16:15:44 +0800 Subject: [PATCH] 1 --- .env.development | 2 +- src/views/privateOrder/security/components/mock.js | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.env.development b/.env.development index 04fa558..9023ea0 100644 --- a/.env.development +++ b/.env.development @@ -4,7 +4,7 @@ ENV = 'development' # base api VUE_APP_BASE_API = '/dashboard' -VUE_APP_BASE_API2 = 'http://192.168.0.108:9027' +VUE_APP_BASE_API2 = 'http://39.101.188.84:9027' VUE_APP_BASE_API3 = 'http://39.101.188.84:9027' diff --git a/src/views/privateOrder/security/components/mock.js b/src/views/privateOrder/security/components/mock.js index 9d77930..dfb4854 100644 --- a/src/views/privateOrder/security/components/mock.js +++ b/src/views/privateOrder/security/components/mock.js @@ -101,10 +101,10 @@ const xitongjianceKeyValue = [ name: "IP地址", value: "ipAddress", }, - { - name: "采用端口", - value: "portName", - }, + // { + // name: "采用端口", + // value: "portName", + // }, { name: "是否关注重点", value: "isFocus",