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
48ae8cea
authored
2026-02-13 17:29:30 +0800
by
lihua
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
解决双滚动条问题
1 parent
52e7a7c0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/views/data_anonymization/anonResultReportView.vue
src/views/data_anonymization/anonResultReportView.vue
View file @
48ae8ce
...
...
@@ -283,7 +283,7 @@ onBeforeMount(() => {
</
template
>
<anonResultAnalysis
ref=
"resultReportRef"
:show-title=
"true"
:analysis-result-info=
"analysisResultInfo"
:isWordStyle=
"isWordStyle"
:style=
"isWordStyle ? {
height: '100%',
height:
!isDataProvider ? 'calc(100% - 36px)' :
'100%',
'overflow-y': 'auto',
'margin-right': '-16px',
'padding-right': '16px',
...
...
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