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
4eabcb1c
authored
2024-12-31 13:45:08 +0800
by
lxs
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
批量分类分级添加参数
1 parent
1312546d
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
src/views/data_inventory/taskDetail.vue
src/views/data_inventory/taskDetail.vue
View file @
4eabcb1
...
...
@@ -613,6 +613,7 @@ const tableBtnClick = (scope, btn) => {
const
params
=
[
{
guid
:
row
.
guid
,
fieldGuid
:
row
.
fieldGuid
,
classifyDetailGuid
:
row
.
classifyDetailGuid
,
classifyDetailName
:
row
.
classifyDetailName
,
gradeDetailGuid
:
row
.
gradeDetailGuid
,
...
...
@@ -827,6 +828,7 @@ const dialogBtnClick = (btn, info) => {
selectRowData
.
value
.
map
((
item
:
any
)
=>
{
const
param
=
{
guid
:
item
.
guid
,
fieldGuid
:
item
.
fieldGuid
,
classifyDetailGuid
:
cascaderData
[
0
].
value
,
classifyDetailName
:
cascaderData
[
0
].
label
,
gradeDetailGuid
:
info
.
gradeGuid
,
...
...
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