rengb 5 tahun lalu
induk
melakukan
d06a8b83e8

+ 1 - 1
trans/src/main/java/com/lantone/qc/trans/comsis/ModelDocGenerate.java

@@ -56,7 +56,7 @@ public class ModelDocGenerate {
         structureMap.remove("个人史");
 
         MaritalLabel maritalLabel = new MaritalLabel();
-        maritalLabel.setText(structureMap.get("婚育史"));
+        maritalLabel.setText("婚育史: "+structureMap.get("婚育史"));
         beHospitalizedDoc.setMaritalLabel(maritalLabel);
         structureMap.remove("婚育史");