标签修改
This commit is contained in:
parent
c8bf7350a3
commit
74e6e4ba74
@ -205,6 +205,7 @@ public class LabelFieldContentServiceImpl implements ILabelFieldContentService {
|
||||
return new ArrayList<>();
|
||||
}
|
||||
for (GroupingValue groupingValue : labelFieldContentList) {
|
||||
groupingValue.setPatientId(patientId);
|
||||
//获取不同的文件路径
|
||||
switch (groupingValue.getFieldName()) {
|
||||
case "姓名":
|
||||
|
||||
Loading…
Reference in New Issue
Block a user