文档库--表单是否必填
This commit is contained in:
+1
@@ -164,6 +164,7 @@ public class BussDocumentLibraryEOServiceImpl extends ServiceImpl<BussDocumentLi
|
||||
map.put("db_field_txt",onlCgformField.getDbFieldTxt());//字段中文名
|
||||
map.put("db_field_en_name",onlCgformField.getDbFieldEnName());//字段英文名
|
||||
map.put("area",onlCgformAreaTemp.getShowArea());//区域
|
||||
map.put("field_must_input",onlCgformField.getFieldMustInput());//区域
|
||||
result.add(map);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user