Commit 42e4393dfd359148ae001ecc0d5769fb2a514597
1 parent
a0af877636
Exists in
master
and in
6 other branches
update
Showing 1 changed file with 1 additions and 0 deletions
platform-operate-api/src/main/java/com/lyms/platform/operate/web/request/ChildbirthManagerRequest.java
View file @
42e4393
... | ... | @@ -498,6 +498,7 @@ |
498 | 498 | normalQueryMap.put("age", "年龄"); |
499 | 499 | normalQueryMap.put("cardNo", "证件号"); |
500 | 500 | normalQueryMap.put("dueWeek", "分娩孕周"); |
501 | + normalQueryMap.put("handDueWeek", "手动分娩孕周"); | |
501 | 502 | normalQueryMap.put("deliveryMode", "分娩方式"); |
502 | 503 | normalQueryMap.put("maternalInfo", "产妇情况"); |
503 | 504 | normalQueryMap.put("tireNumber", "胎数"); |