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
407d7abf
authored
2026-02-12 11:40:47 +0800
by
lihua
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
修改标题
1 parent
3bae62f9
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 @
407d7ab
...
...
@@ -3,7 +3,7 @@
<div
v-show=
"!isWordStyle"
class=
"analysis-result-main"
>
<div
class=
"reject"
>
<div
class=
"header_title"
v-show=
"analysisResultInfo.rating
<
= 2">
<span
class=
"title_text"
>
{{
`匿名化评测结果不符合评测要求,等级为${analysisResultInfo.rating
}
级
包含直接标识符,请重新进行匿名化处理`
}}
<
/span
>
<span
class=
"title_text"
>
{{
analysisResultInfo
.
rating
==
2
?
`匿名化评测结果不符合评测要求,等级为${analysisResultInfo.rating
}
级,重标识符风险大于风险阈值0.05,请重新进行匿名化处理`
:
`匿名化评测结果不符合评测要求,等级为${analysisResultInfo.rating
}
级,
包含直接标识符,请重新进行匿名化处理`
}}
<
/span
>
<
/div
>
<
/div
>
<
div
v
-
if
=
"showTitle"
class
=
"result-title"
>
匿名结果分析
<
/div
>
...
...
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