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
75a0bc78
authored
2025-09-19 14:24:59 +0800
by
lihua
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
重标识总体风险小数点按照后端返回的
1 parent
6141aa57
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
2 deletions
src/views/data_anonymization/anonTaskCreate.vue
src/views/data_anonymization/anonTaskCreate.vue
View file @
75a0bc7
...
...
@@ -1130,8 +1130,7 @@ onUnmounted(() => {
</div>
<div
class=
"value-desc"
><span
style=
"font-weight: 600;margin-right: 8px;"
>
重标识总体风险
</span>
{{
'R=Rc*pr(context)=' +
changeNum(analysisResultInfo.reIdentifyOverallRisk || 0,
2) }}
</div>
analysisResultInfo.reIdentifyOverallRisk || 0 }}
</div>
<div
class=
"value-desc"
style=
"font-weight: 600;"
>
{{ '重标识总体风险值小于可接受风险阈值' +
(oldAnonTaskValueInfo.anonPrivacyMode?.riskThreshold ==
null ?
...
...
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