From e948eeabdfa45684a08b0c82e1248cb220b9b9b4 Mon Sep 17 00:00:00 2001
From: zouyu <2723363702@qq.com>
Date: 星期三, 08 七月 2026 10:11:20 +0800
Subject: [PATCH] 成品抽样:季度抽样表单优化

---
 .env.development |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/.env.development b/.env.development
index 55af45f..88b0e34 100644
--- a/.env.development
+++ b/.env.development
@@ -1,5 +1,5 @@
 # 椤甸潰鏍囬
-VUE_APP_TITLE = LIMS瀹為獙瀹ょ鐞嗙郴缁�
+VUE_APP_TITLE = 涓ぉ鑰愪笣LIMS
 
 # 寮�鍙戠幆澧冮厤缃�
 ENV = 'development'
@@ -7,5 +7,8 @@
 # LIMS瀹為獙瀹ょ鐞嗙郴缁�/寮�鍙戠幆澧�
 VUE_APP_BASE_API = '/dev-api'
 
+# 鏈湴鐜ip+绔彛
+VUE_APP_BASE_URL = 'http://127.0.0.1:7002/lims'
+
 # 璺敱鎳掑姞杞�
 VUE_CLI_BABEL_TRANSPILE_MODULES = true

--
Gitblit v1.9.3