文档库--更新log添加标签
This commit is contained in:
+1
@@ -1681,6 +1681,7 @@ public class BussDocumentLibraryEOServiceImpl extends ServiceImpl<BussDocumentLi
|
|||||||
|
|
||||||
if (fields.size() != 0) {
|
if (fields.size() != 0) {
|
||||||
String dbFieldTxt = fields.get(0).getDbFieldTxt();
|
String dbFieldTxt = fields.get(0).getDbFieldTxt();
|
||||||
|
dbFieldTxt = "<text class='highlight-class'>" + dbFieldTxt + "</text>";
|
||||||
if (value == null) {
|
if (value == null) {
|
||||||
value = "";
|
value = "";
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user