Revert "Fix Bug #550: AI修复"

This reverts commit 16c42ca108.
This commit is contained in:
2026-05-27 08:59:07 +08:00
parent bd14563691
commit 9db5ced4e3
5432 changed files with 778638 additions and 171 deletions

11
openhis-ui-vue3/.env.dev Executable file
View File

@@ -0,0 +1,11 @@
# 页面标题
VITE_APP_TITLE =医院信息管理系统
# 开发环境配置
VITE_APP_ENV = 'dev'
# OpenHIS管理系统/开发环境
VITE_APP_BASE_API = '/dev-api'
# 租户ID配置
VITE_APP_TENANT_ID = '1'