From 05c827fea632f004821cc746ba73880769fab7cd Mon Sep 17 00:00:00 2001 From: chenyc <501753378@qq.com> Date: 星期一, 14 七月 2025 10:06:43 +0800 Subject: [PATCH] gx1868 日期选择和排班患者查询条件,默认显示当天的已排班患者 --- .env.development | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/.env.development b/.env.development index f6a2c27..36b1135 100644 --- a/.env.development +++ b/.env.development @@ -2,5 +2,5 @@ ENV = development # 本地环境接口地址 -VITE_API_URL = 'http://testbs.ihemodialysis.com/' +VITE_API_URL = 'https://testbs.ihemodialysis.com/' # VITE_API_URL = 'https://hemobs.icoldchain.cn/' -- Gitblit v1.8.0