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
ce05ad8f
authored
2025-03-06 10:26:10 +0800
by
lihua
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
优化产品目录详情展示
1 parent
4c2826dc
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/views/data_asset/registerCatalogDetail.vue
src/views/data_asset/registerCatalogDetail.vue
View file @
ce05ad8
...
...
@@ -918,7 +918,7 @@ const handleClick = () => {
<ContentWrap
id=
"id-assetContent"
title=
"基础信息"
description=
""
style=
"margin: 0 16px"
>
<Form
ref=
"baseInfoFormRef"
:itemList=
"baseInfoFormItems"
formId=
"base-info-form"
/>
</ContentWrap>
<ContentWrap
id=
"id-table"
title=
"资源表"
description=
""
style=
"margin: 16px 16px 16px"
>
<ContentWrap
id=
"id-table"
title=
"资源表"
v-if=
"detailInfo.damCatalogTableInfo?.length"
description=
""
style=
"margin: 16px 16px 16px"
>
<el-table
v-show=
"!fullscreenLoading"
ref=
"tableRef"
:data=
"detailInfo.damCatalogTableInfo"
:highlight-current-row=
"true"
stripe
border
@
expand-change=
"handleTableExpandChange"
height=
"100%"
tooltip-effect=
"light"
row-key=
"guid"
:style=
"
{
...
...
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