Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
csbr-daop
/
fe-data-trusted-space
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
4afc0206
authored
2026-07-16 18:15:54 +0800
by
lihua
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
fix: br换行下载报告
1 parent
fde02f4f
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/views/data_anonymization/components/anonResultAnalysis.vue
src/views/data_anonymization/components/anonResultAnalysis.vue
View file @
4afc020
...
...
@@ -353,7 +353,7 @@
<!-- 6. 建议与改进 -->
<h1 v-if="analysisResultInfo.rating <= 2" style="text-align: left;margin-top: 10px;margin-bottom: 10px;">六、建议与改进</h1>
<p v-if="analysisResultInfo.rating <= 2" style="margin: 0px;white-space: pre-wrap;text-indent: 2em;">{{ `
需要对准标识符
$
{
analysisResultInfo
.
qualifiedIdentifier
?.
map
(
f
=>
f
.
chName
)?.
join
(
'、'
)
}做有效的泛化和抑制,满足
k
-
匿名要求(设定
k
≥
10
),从而使得该数据集适用于受控环境下进行跨机构流通。
`
}}
</p>
<br clear="all" style="page-break-before:always;mso-break-type:section-break">
<br clear="all" style="page-break-before:always;mso-break-type:section-break"
class="br1"
>
<!-- 附录:不符合规则的文件清单 -->
<br v-if="noComplianceList.length" clear="all" style="page-break-before:always;mso-break-type:section-break">
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment