From 16551a5f9d87748f38069f1c28986c98b7311455 Mon Sep 17 00:00:00 2001 From: helloDy <1615073571@qq.com> Date: Mon, 8 Jan 2024 16:22:53 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=82=E6=95=B0=20=E4=BA=A7=E5=93=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.dev | 5 ++-- src/views/base/coreProduct/add-or-updata.vue | 3 ++- .../monitoring/equipmentFullParams/index.vue | 25 ++++++++++--------- 3 files changed, 18 insertions(+), 15 deletions(-) diff --git a/.env.dev b/.env.dev index 40a1806e..6a6611c2 100644 --- a/.env.dev +++ b/.env.dev @@ -1,8 +1,8 @@ ### # @Author: Do not edit # @Date: 2023-08-29 09:40:39 - # @LastEditTime: 2023-12-18 13:35:00 - # @LastEditors: zhp + # @LastEditTime: 2024-01-08 16:05:09 + # @LastEditors: DY # @Description: ### # 开发环境配置 @@ -14,6 +14,7 @@ VUE_APP_TITLE = MES系统 # 芋道管理系统/开发环境 # VUE_APP_BASE_API = 'http://100.64.0.26:48082' VUE_APP_BASE_API = 'http://192.168.0.33:48082' +# VUE_APP_BASE_API = 'http://192.168.1.101:8080' # VUE_APP_BASE_API = 'http://192.168.4.173:48080' # VUE_APP_BASE_API = 'http://192.168.2.173:48080' # VUE_APP_BASE_API = 'http://192.168.1.49:48082' diff --git a/src/views/base/coreProduct/add-or-updata.vue b/src/views/base/coreProduct/add-or-updata.vue index 8c855299..0b2923e3 100644 --- a/src/views/base/coreProduct/add-or-updata.vue +++ b/src/views/base/coreProduct/add-or-updata.vue @@ -2,7 +2,7 @@ * @Author: zwq * @Date: 2021-11-18 14:16:25 * @LastEditors: DY - * @LastEditTime: 2023-12-06 10:36:56 + * @LastEditTime: 2024-01-08 16:11:03 * @Description: -->