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
79dca67c
authored
2024-12-05 18:02:43 +0800
by
lxs
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
分级分类任务更新
1 parent
a4576de4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
4 deletions
src/views/data_inventory/taskEdit.vue
src/views/data_inventory/taskEdit.vue
View file @
79dca67
...
...
@@ -617,7 +617,7 @@ onBeforeMount(() => {
@click="selectIndex = i; changTable();" v-preReClick>
{{
item
.
dataPermissionName
}}
</div>
</div>
</div>
<div
class=
"main_wrap"
:class=
"
{
full: step == 1
}">
<div
class=
"main_wrap"
:class=
"
{
full: step == 1
}">
<div
class=
"content_main"
v-show=
"step == 0"
>
<div
class=
"template_panel"
>
<div
class=
"panel_title"
>
...
...
@@ -808,15 +808,16 @@ onBeforeMount(() => {
width
:
100%
;
.el-breadcrumb
{
padding
:
8px
;
padding
:
0
12px
;
line-height
:
40px
;
}
}
}
.table_panel_wrap
{
width
:
100%
;
height
:
calc
(
100%
-
3
0px
);
padding
:
8px
8px
0
;
height
:
calc
(
100%
-
4
0px
);
padding
:
0
12px
;
}
}
...
...
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