<% if(data){ %>
<%=data.problem.name%>
机器 <%=data.problem.detailsInfo%>
<% if(data.backfillContents && data.problem.supportBackfill==1){%>
<%if(type==1){%> 建议修改为:
<%=data.surroundingText%> → <%=data.backfillContents%>
<%} else if(type==2){%> 补写建议:
<%=data.backfillContents%>
<%}%>
<%}%>
<% var deductionScore = (data.problem.ruleInfo||{}).deductionScore,deductionType =(data.problem.ruleInfo||{}).deductionType; %> <% if(deductionScore){%> <%=deductionScore%>分 <%}%> <% if(deductionType){%> <%=deductionType%> <%}%> 忽略 <%if(data.problem.supportAi==1){%> AI推荐 <%}%> <%if(data.problem.supportBackfill==1 && data.backfillContents){%> 回写 <%}%>
<% } %>
停止 <% if(data.problem.supportBackfill==1){%> 保留 弃用 <% } else{ %> 关闭 <% } %> 大模型思考中
大模型建议:
→