From 88d284ea4a0c9b5fe50020b4112229e13d15dbcb Mon Sep 17 00:00:00 2001 From: eight <641137800@qq.com> Date: 星期二, 27 八月 2024 14:40:02 +0800 Subject: [PATCH] update --- src/api/ecg/room/index.ts | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/api/ecg/room/index.ts b/src/api/ecg/room/index.ts index 897a121..70fa94d 100644 --- a/src/api/ecg/room/index.ts +++ b/src/api/ecg/room/index.ts @@ -8,7 +8,7 @@ bedNo: string // 璇婄枟搴婄紪鍙� status: number //寮�璇婄姸鎬� 0-鍏抽棴 1-鍏抽棴涓� 10-宸插紑閫� 20-鏈夊尰鐢� 30-鏆傚仠 docId: number | null - docName: string + docName: string | null } // 璇婂鍜岃瘖鐤楀簥 API -- Gitblit v1.9.3