diff --git a/.env.development b/.env.development index 98c2741..04fa558 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.125:9027' +VUE_APP_BASE_API2 = 'http://192.168.0.108:9027' VUE_APP_BASE_API3 = 'http://39.101.188.84:9027' diff --git a/src/views/privateOrder/ecosphere/components/componentRight.vue b/src/views/privateOrder/ecosphere/components/componentRight.vue index 2a9bcbf..2efa48d 100644 --- a/src/views/privateOrder/ecosphere/components/componentRight.vue +++ b/src/views/privateOrder/ecosphere/components/componentRight.vue @@ -3,7 +3,7 @@ * @Author: kery.chen * @Description: 总体概览右侧 * @Date: 2021-11-30 11:08:50 - * @LastEditTime: 2023-08-23 16:39:26 + * @LastEditTime: 2023-08-23 17:24:37 * @FilePath : \\tcingiocpro\\src\\views\\privateOrder\\ecosphere\\components\\componentRight.vue -->