From 33f91828d0dcbacbc7dc919f89d2d206bcc98da8 Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期六, 24 八月 2024 10:47:35 +0800
Subject: [PATCH] 更新透析单打印医嘱备注显示

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

diff --git a/.env.development b/.env.development
index 86f9384..bb87784 100644
--- a/.env.development
+++ b/.env.development
@@ -2,4 +2,4 @@
 ENV = development
 
 # 本地环境接口地址
-VITE_API_URL = http://localhost:8181/
\ No newline at end of file
+VITE_API_URL = 'http://testbs.ihemodialysis.com/'
\ No newline at end of file

--
Gitblit v1.8.0