diff --git a/.env.development b/.env.development index 04fa558..ea2d4b8 100644 --- a/.env.development +++ b/.env.development @@ -4,8 +4,6 @@ ENV = 'development' # base api VUE_APP_BASE_API = '/dashboard' -VUE_APP_BASE_API2 = 'http://192.168.0.108:9027' - -VUE_APP_BASE_API3 = 'http://39.101.188.84:9027' +VUE_APP_BASE_API2 = 'http://39.101.188.84:9027' BASE_API = 'http://10.10.3.35:9070' diff --git a/src/views/privateOrder/ecosphere/components/componentLeft.vue b/src/views/privateOrder/ecosphere/components/componentLeft.vue index fcddd9d..1d55664 100644 --- a/src/views/privateOrder/ecosphere/components/componentLeft.vue +++ b/src/views/privateOrder/ecosphere/components/componentLeft.vue @@ -3,7 +3,7 @@ * @Author: kery.chen * @Description: 总体概览左侧 * @Date: 2021-11-30 11:08:50 - * @LastEditTime: 2023-08-23 17:15:27 + * @LastEditTime: 2023-08-24 13:47:44 * @FilePath : \\tcingiocpro\\src\\views\\privateOrder\\ecosphere\\components\\componentLeft.vue -->