更改了体动的保存名称

This commit is contained in:
Yorusora
2025-05-22 16:59:52 +08:00
parent b57bd9e7fa
commit 94b883032d
7 changed files with 128 additions and 50 deletions

View File

@ -379,6 +379,9 @@ class Constants:
background-color: #00ff00; /* 鼠标悬停时的背景颜色 */
}"""
# BCG质量标注
# 呼吸可用性及间期标注
RESP_QUALITY_LABEL_CALCULATING_PEAK: str = "正在计算峰值"
RESP_QUALITY_LABEL_CALCULATE_FINISHED: str = "计算完成"