修改下载报告内容,去除结论内容
This commit is contained in:
parent
5caf20ef40
commit
d4a3244814
|
@ -316,7 +316,7 @@ public abstract class DocParsingActurtor extends BaseActurtor{
|
|||
|
||||
/**
|
||||
* 查询此文本在查重文档所属页码,此方法内部会判断只有word文档才可查询,txt,img单文件不查询
|
||||
* @param indexName
|
||||
* @param fileId
|
||||
* @param content
|
||||
* @return
|
||||
*/
|
||||
|
|
|
@ -318,14 +318,14 @@
|
|||
<div class="value ant-col">
|
||||
<span th:text="${obj.similarity}">0.0</span>%
|
||||
</div>
|
||||
<div class="label ant-col ant-col-5 ant-col-offset-2">
|
||||
初步结论:
|
||||
</div>
|
||||
<div class="value ant-col">
|
||||
<span style="color: rgb(51, 51, 51)" th:text="${obj.conclusion}"
|
||||
>test</span
|
||||
>
|
||||
</div>
|
||||
<!-- <div class="label ant-col ant-col-5 ant-col-offset-2">-->
|
||||
<!-- 初步结论:-->
|
||||
<!-- </div>-->
|
||||
<!-- <div class="value ant-col">-->
|
||||
<!-- <span style="color: rgb(51, 51, 51)" th:text="${obj.conclusion}"-->
|
||||
<!-- >test</span-->
|
||||
<!-- >-->
|
||||
<!-- </div>-->
|
||||
</div>
|
||||
</div>
|
||||
<div class="part-total-anly has-border">
|
||||
|
|
|
@ -313,14 +313,14 @@
|
|||
<div class="value ant-col">
|
||||
<span th:text="${obj.similarity}">0.0</span>%
|
||||
</div>
|
||||
<div class="label ant-col ant-col-5 ant-col-offset-2">
|
||||
初步结论:
|
||||
</div>
|
||||
<div class="value ant-col">
|
||||
<span style="color: rgb(51, 51, 51)" th:text="${obj.conclusion}"
|
||||
>test</span
|
||||
>
|
||||
</div>
|
||||
<!-- <div class="label ant-col ant-col-5 ant-col-offset-2">-->
|
||||
<!-- 初步结论:-->
|
||||
<!-- </div>-->
|
||||
<!-- <div class="value ant-col">-->
|
||||
<!-- <span style="color: rgb(51, 51, 51)" th:text="${obj.conclusion}"-->
|
||||
<!-- >test</span-->
|
||||
<!-- >-->
|
||||
<!-- </div>-->
|
||||
</div>
|
||||
</div>
|
||||
<div class="part-total-anly has-border">
|
||||
|
|
Loading…
Reference in New Issue
Block a user