From b3a5df43f282f5c9cd23131788a234f098c8cbbf Mon Sep 17 00:00:00 2001 From: eight <641137800@qq.com> Date: 星期四, 12 十二月 2024 10:37:58 +0800 Subject: [PATCH] BugFix: 预约确认有时不弹检查项目,但是患者信息显示正确的现象 --- .env.stage | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/.env.stage b/.env.stage index 98753ed..d609861 100644 --- a/.env.stage +++ b/.env.stage @@ -24,7 +24,7 @@ VITE_SOURCEMAP=false # 鎵撳寘璺緞 -VITE_BASE_PATH='http://static-vue3.yudao.iocoder.cn/' +VITE_BASE_PATH=/ # 杈撳嚭璺緞 VITE_OUT_DIR=dist-stage -- Gitblit v1.9.3