sw
|
69e5e5f955
fix: 移除出生日期默认值以修复年龄字段显示单位问题 in src/pages/patient/components/register.form.tsx
|
пре 1 недеља |
sw
|
6cfc225854
feat: 实现年龄和出生日期双向联动功能 close #75
|
пре 1 недеља |
sw
|
382f4a123f
feat(registration): modify sterilization-related form item from input to dropdown
|
пре 2 недеља |
sw
|
3243b4ea78
fix(registration): fix issue where owner_name field validation incorrectly identifies valid values as invalid
|
пре 2 недеља |
sw
|
20a28c1807
fix(registration): hide and skip validation of human-only fields in pet product environment
|
пре 3 недеља |
sw
|
513b49e3ec
feat(registration): add pet-related registration items and validation information
|
пре 3 недеља |
sw
|
f50f46838a
refactor(patient-register): restructure registration logic and implement entry to exam via navigation areas exam button from registration process
|
пре 1 месец |
sw
|
8f59b2d7ca
feat(patient-register): hide non-human patient fields in registration interface, including sterilization, breed, chip number and gender sterilization
|
пре 1 месец |
sw
|
0b97cf0f8a
fix(patient-register): set patient_dob default value in Form's initialValues to avoid mismatch between UI display and getValues result
|
пре 1 месец |
sw
|
c98b006b0c
fix(register): resolve bug where patient's birthday date is messy and unadjustable, only works after selecting today
|
пре 1 месец |
sw
|
b14073d84b
study_type
|
пре 1 месец |
sw
|
f89ffcae3f
feat(patient->register): set default value of today for birthday datepicker on registration page
|
пре 1 месец |
sw
|
7183aacdfc
refactor(patient->register): remove modality input and validation
|
пре 1 месец |
sw
|
b0b69ce53a
fix : 为年龄组件封装一个通用组件,包含数字和单位。同时添加默认年龄值和单位
|
пре 2 месеци |
sw
|
734696c212
fix:注册页面,年龄输入框畸形,
|
пре 2 месеци |
sw
|
66a0b09bbf
fix : 注册页面不再显示检查类型,而是在执行时根据是否为急诊自动填充
|
пре 2 месеци |
sw
|
6b06e10f7c
fix: 注册页面,为体型更改组件,从文本框修改为下拉框,
|
пре 2 месеци |
dengdx
|
1fda1ee8bf
设置注册区域的padding,使滚动条不至于覆盖到表单中的文本框等组件
|
пре 2 месеци |
dengdx
|
33d22d2eac
安装zod,对注册表单做调整,和后端要求的内容对齐,并对注册功能的表单执行内容验证
|
пре 3 месеци |
dengdx
|
d24099f963
调整年龄的结构,从数字修改为包含数字与单位
|
пре 4 месеци |
dengdx
|
3c61035df4
实现注册提交
|
пре 4 месеци |
dengdx
|
ea1c552527
为所有患者模块的页面使用多语言,添加中文翻译
|
пре 4 месеци |
dengdx
|
b03c03997f
使用eslint及其插件规范化代码
|
пре 4 месеци |
dengdx
|
8f9e2f988e
注册页面集成到框架中,点击菜单项‘注册’后,可以显示注册页面;注册页面适应多屏幕
|
пре 4 месеци |