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 2f49d714
authored
Jun 06, 2024
by
henry
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
列表属性展示顺序修改
1 parent
19b4d2d7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
2 deletions
src/views/reviewArchiFollowCheck/index.vue
src/views/reviewArchiFollowCheck/index.vue
View file @
2f49d71
...
...
@@ -106,17 +106,19 @@
prop=
"manageOrgName"
label=
"建设单位"
align=
"center"
width=
"300"
></el-table-column>
<el-table-column
prop=
"manageDeptName"
label=
"业务部门"
align=
"center"
width=
"300"
></el-table-column>
<el-table-column
prop=
"appName"
label=
"系统名称"
align=
"center"
width=
"
2
00"
width=
"
3
00"
:show-overflow-tooltip=
"true"
></el-table-column>
<el-table-column
prop=
"buildType"
label=
"建设类型"
align=
"center"
>
...
...
@@ -129,7 +131,7 @@
prop=
"prjName"
label=
"项目名称"
align=
"center"
width=
"
2
00"
width=
"
3
00"
:show-overflow-tooltip=
"true"
></el-table-column>
<el-table-column
label=
"是否续建"
align=
"center"
>
...
...
@@ -142,6 +144,7 @@
prop=
"buildOrg"
label=
"承建单位"
align=
"center"
width=
"300"
:formatter=
"
(row, column, cellValue, index) =>
formatterColumn(row, column, cellValue, index, 'sysBuildOrgOptions')
...
...
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