Procházet zdrojové kódy

Merge remote-tracking branch 'origin/shaoyf/dev-wsy' into shaoyf/dev

wangsy před 4 roky
rodič
revize
80e733c2c7

+ 1 - 1
kernel/src/main/java/com/lantone/qc/kernel/catalogue/preoperativediscussion/PRE03064.java

@@ -65,7 +65,7 @@ public class PRE03064 extends QCCatalogue {
 
             if (matchSum < normalCheck.size()) {
                 status.set("-1");
-                info.set("未完成常规检查" + missCheck.toString().replaceAll("[\\[\\]]", ""));
+                info.set("未完成常规检查:" + missCheck.toString().replaceAll("[\\[\\]]", ""));
             }
         }
 //        for (String operationDateStr : operationDateList) {