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
9112e607
authored
2026-04-16 18:10:15 +0800
by
lihua
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
fix: 编辑打开页面表单显示问题
1 parent
87ff23da
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
src/views/data_anonymization/anonTaskCreate.vue
src/views/data_anonymization/anonTaskCreate.vue
View file @
9112e60
...
...
@@ -1715,6 +1715,8 @@ onBeforeMount(() => {
ElMessage
.
error
(
res
.
msg
);
}
});
}
else
{
setDataSelectFormItems
(
Object
.
assign
(
detailInfo
.
value
,
{
file
:
detailInfo
.
value
.
filePath
?
[
detailInfo
.
value
.
filePath
]
:
[]
}),
true
);
}
}
else
if
(
dataSource
==
3
)
{
processFolderRefresh
();
...
...
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