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
92c69664
authored
2026-06-25 11:14:54 +0800
by
lihua
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
报告漏字修改
1 parent
e9cb2dd7
Hide 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 @
92c6966
...
...
@@ -209,7 +209,7 @@
<
p
style
=
"margin: 0px;white-space: pre-wrap;text-indent: 2em;"
>
{{
`评估日期:${analysisResultInfo.execTime ? analysisResultInfo.execTime.substring(0, 10) : ''
}
`
}}
<
/p
>
<!--
2
.
评估准备
-->
<
h1
class
=
"MsoHeading1"
style
=
"text-align: left;margin-top: 10px;margin-bottom: 10px;"
>
二、评估准备
<
/h1
>
<
p
style
=
"margin: 0px;white-space: pre-wrap;text-indent: 2em;"
>
{{
`数据集与环境确认:待评估数据集包含${analysisResultInfo?.column?.slice(0, 4)?.map(f => f.chName).join('、')
}
${analysisResultInfo?.column?.length > 4 ? '等字段' : ''
}
。数据将用于跨机构的科学研究,处于半开放网络环境。`
}}
<
/p
>
<
p
style
=
"margin: 0px;white-space: pre-wrap;text-indent: 2em;"
>
{{
`数据集与环境确认:待评估数据集包含${analysisResultInfo?.column?.slice(0, 4)?.map(f => f.chName).join('、')
}
${analysisResultInfo?.column?.length > 4 ? '等字段' : '
字段
'
}
。数据将用于跨机构的科学研究,处于半开放网络环境。`
}}
<
/p
>
<
p
style
=
"margin: 0px;white-space: pre-wrap;text-indent: 2em;"
>
{{
`风险阈值设定:结合科研数据共享需求,设定可接受的重标识风险阈值为0.05(即5%)。`
}}
<
/p
>
<!--
3
.
定性评估
-->
...
...
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