diff --git a/.env.development b/.env.development index f264639..c4d1aa9 100644 --- a/.env.development +++ b/.env.development @@ -4,6 +4,6 @@ ENV = 'development' # base api VUE_APP_BASE_API = '/dashboard' -VUE_APP_BASE_API2 = 'http://192.168.0.108:9027' +VUE_APP_BASE_API2 = 'http://192.168.0.110:9027' BASE_API = 'http://10.10.3.35:9070' diff --git a/.env.production b/.env.production index 7db257e..c40cab6 100644 --- a/.env.production +++ b/.env.production @@ -4,3 +4,5 @@ ENV = 'production' # base api VUE_APP_BASE_API = '/dashboard' BASE_API = 'http://47.116.52.164:10002' + +VUE_APP_BASE_API2 = 'http://39.101.188.84:9027' diff --git a/src/views/privateOrder/security/components/componentRight.vue b/src/views/privateOrder/security/components/componentRight.vue index 318e790..397718d 100644 --- a/src/views/privateOrder/security/components/componentRight.vue +++ b/src/views/privateOrder/security/components/componentRight.vue @@ -30,7 +30,9 @@ {{ notificationFinishList[3].completionCount }} /{{ notificationFinishList[3].notificationCount }} -