Commit 04b701012577591efc87e752c9962dc22abadc3c

Authored by liquanyu
1 parent dcf8ffe321

分娩

Showing 1 changed file with 1 additions and 0 deletions

platform-operate-api/src/main/java/com/lyms/platform/operate/web/facade/ViewFacade.java View file @ 04b7010
... ... @@ -2818,6 +2818,7 @@
2818 2818 }
2819 2819 }
2820 2820 map.put("inputMan", inputMan);
  2821 + map.put("inputManId", data.getInputMan());
2821 2822 /* 出院信息 */
2822 2823 map.put("description", data.getDescription());
2823 2824