会诊管理中 门诊会诊申请确认和门诊会诊申请管理模块全部功能的实现。包括数据库设计,前端UI设计,后端接口开发。

This commit is contained in:
weixin_45799331
2026-02-11 13:40:32 +08:00
parent b826afb17c
commit c5d75f053b
25 changed files with 3249 additions and 365 deletions

View File

@@ -1,5 +1,6 @@
{
"dependencies": {
"axios": "^1.13.2"
"axios": "^1.13.2",
"json-bigint": "^1.0.0"
}
}