From 446ff6966a55d236a5cb90724c4ce702a0e36252 Mon Sep 17 00:00:00 2001 From: liyu1201 <1492230202@qq.com> Date: Sun, 14 Sep 2025 19:35:10 +0800 Subject: [PATCH] 1 --- antis-ncc-admin/.env.development | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/antis-ncc-admin/.env.development b/antis-ncc-admin/.env.development index bfa2e32..fe2c641 100644 --- a/antis-ncc-admin/.env.development +++ b/antis-ncc-admin/.env.development @@ -1,5 +1,5 @@ # 开发 -VUE_CLI_BABEL_TRANSPILE_MODULES = true +VUE_CLI_BABEL_TRANSPILE_MODULES = true VUE_APP_BASE_API = 'http://192.168.110.45:5000' VUE_APP_BASE_WSS = 'ws://localhost:2011/websocket' -- libgit2 0.21.4