From 085fa2fb257e9f11f8f6d34bf12e2dc281c36b4d Mon Sep 17 00:00:00 2001 From: odc.xiaohui <xiaohui@Q1> Date: 星期四, 09 二月 2023 11:28:21 +0800 Subject: [PATCH] 2023/2/9 肖辉 修改部门管理 --- .env.development | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/.env.development b/.env.development index b428861..152240e 100644 --- a/.env.development +++ b/.env.development @@ -9,3 +9,7 @@ # 璺敱鎳掑姞杞� VUE_CLI_BABEL_TRANSPILE_MODULES = true + +# 鏂囦欢鏈嶅姟鍣ㄥ湴鍧� +VUE_FILE_URL = 'http://140.143.152.226:8410/' + -- Gitblit v1.8.0