|
@@ -27,7 +27,7 @@ public class PRE0332 extends QCCatalogue {
|
|
|
}
|
|
|
for (OperationDoc operationDoc : operationDocs) {
|
|
|
if (operationDoc.getPreoperativeDiscussionDoc() != null
|
|
|
- && StringUtil.isEmpty(operationDoc.getPreoperativeDiscussionDoc().getStructureMap().get("术前准备内容"))) {
|
|
|
+ && StringUtil.isEmpty(operationDoc.getPreoperativeDiscussionDoc().getStructureMap().get("术前准备"))) {
|
|
|
status.set("-1");
|
|
|
}
|
|
|
}
|