Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
liangzhen
/
framework-tools-web
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 89509de4
authored
May 31, 2024
by
xiehao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix:修复了系统资产停用
1 parent
061d9200
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
19 deletions
src/views/busi-assets-list/index.vue
src/views/busi-assets-list/index.vue
View file @
89509de
...
...
@@ -159,25 +159,25 @@
>
<el-table-column
type=
"selection"
width=
"55"
></el-table-column>
<el-table-column
type=
"index"
:index=
"indexMethod"
label=
"序号"
width=
"8
0"
align=
"center"
type=
"index"
:index=
"indexMethod"
label=
"序号"
width=
"6
0"
align=
"center"
></el-table-column>
<el-table-column
prop=
"assetName"
label=
"资产名称"
width=
"30
0"
:show-overflow-tooltip=
"true"
align=
"center"
prop=
"assetName"
label=
"资产名称"
width=
"15
0"
:show-overflow-tooltip=
"true"
align=
"center"
></el-table-column>
<el-table-column
prop=
"assetNumber"
label=
"资产编号"
width=
"140"
:show-overflow-tooltip=
"true"
align=
"center"
prop=
"assetNumber"
label=
"资产编号"
width=
"140"
:show-overflow-tooltip=
"true"
align=
"center"
></el-table-column>
<el-table-column
prop=
"eleName"
...
...
@@ -209,10 +209,10 @@
</el-table-column>
<!-- <el-table-column prop="parentAssetName" label="上级资产名称" width="300" :show-overflow-tooltip="true" align="center"></el-table-column> -->
<el-table-column
prop=
"version"
label=
"版本号"
align=
"center"
show-overflow-tooltip
prop=
"version"
label=
"版本号"
align=
"center"
show-overflow-tooltip
></el-table-column>
<el-table-column
label=
"状态"
...
...
Write
Preview
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