修改下载报告内容,去除结论内容

This commit is contained in:
panbaolin 2024-08-09 16:20:46 +08:00
parent 5caf20ef40
commit d4a3244814
3 changed files with 17 additions and 17 deletions

View File

@ -316,7 +316,7 @@ public abstract class DocParsingActurtor extends BaseActurtor{
/** /**
* 查询此文本在查重文档所属页码,此方法内部会判断只有word文档才可查询txtimg单文件不查询 * 查询此文本在查重文档所属页码,此方法内部会判断只有word文档才可查询txtimg单文件不查询
* @param indexName * @param fileId
* @param content * @param content
* @return * @return
*/ */

View File

@ -318,14 +318,14 @@
<div class="value ant-col"> <div class="value ant-col">
<span th:text="${obj.similarity}">0.0</span>% <span th:text="${obj.similarity}">0.0</span>%
</div> </div>
<div class="label ant-col ant-col-5 ant-col-offset-2"> <!-- <div class="label ant-col ant-col-5 ant-col-offset-2">-->
初步结论: <!-- 初步结论:-->
</div> <!-- </div>-->
<div class="value ant-col"> <!-- <div class="value ant-col">-->
<span style="color: rgb(51, 51, 51)" th:text="${obj.conclusion}" <!-- <span style="color: rgb(51, 51, 51)" th:text="${obj.conclusion}"-->
>test</span <!-- >test</span-->
> <!-- >-->
</div> <!-- </div>-->
</div> </div>
</div> </div>
<div class="part-total-anly has-border"> <div class="part-total-anly has-border">

View File

@ -313,14 +313,14 @@
<div class="value ant-col"> <div class="value ant-col">
<span th:text="${obj.similarity}">0.0</span>% <span th:text="${obj.similarity}">0.0</span>%
</div> </div>
<div class="label ant-col ant-col-5 ant-col-offset-2"> <!-- <div class="label ant-col ant-col-5 ant-col-offset-2">-->
初步结论: <!-- 初步结论:-->
</div> <!-- </div>-->
<div class="value ant-col"> <!-- <div class="value ant-col">-->
<span style="color: rgb(51, 51, 51)" th:text="${obj.conclusion}" <!-- <span style="color: rgb(51, 51, 51)" th:text="${obj.conclusion}"-->
>test</span <!-- >test</span-->
> <!-- >-->
</div> <!-- </div>-->
</div> </div>
</div> </div>
<div class="part-total-anly has-border"> <div class="part-total-anly has-border">