Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
W
whp-xl
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lizhichao
whp-xl
Commits
4555f3e6
Commit
4555f3e6
authored
Oct 11, 2021
by
王晓倩
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
table固定表头
parent
4c9d8755
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
EnterprisesQt.vue
...m-hcsystem-master/src/views/Enterprises/EnterprisesQt.vue
+2
-2
No files found.
dcit-hcsystem-hcsystem-master/src/views/Enterprises/EnterprisesQt.vue
View file @
4555f3e6
...
@@ -116,7 +116,7 @@
...
@@ -116,7 +116,7 @@
</el-dialog>
</el-dialog>
<el-dialog
:visible
.
sync=
"dialogVisible2"
title=
"注册企业列表"
>
<el-dialog
:visible
.
sync=
"dialogVisible2"
title=
"注册企业列表"
>
<el-table
:data=
"tjNumberObj.enterpriseList"
stripe
border
style=
"width:100%;"
:loading=
"loading"
>
<el-table
:data=
"tjNumberObj.enterpriseList"
stripe
border
style=
"width:100%;"
:loading=
"loading"
max-height=
"530px"
>
<el-table-column
width=
"50px"
type=
"index"
label=
"序号"
></el-table-column>
<el-table-column
width=
"50px"
type=
"index"
label=
"序号"
></el-table-column>
<el-table-column
prop=
"unitName"
label=
"企业名称"
></el-table-column>
<el-table-column
prop=
"unitName"
label=
"企业名称"
></el-table-column>
<el-table-column
width=
"100px"
prop=
"legalPerson"
label=
"企业法人"
></el-table-column>
<el-table-column
width=
"100px"
prop=
"legalPerson"
label=
"企业法人"
></el-table-column>
...
@@ -160,7 +160,7 @@
...
@@ -160,7 +160,7 @@
</el-dialog>
</el-dialog>
<el-dialog
:visible
.
sync=
"dialogVisible3"
title=
"待审批企业列表"
>
<el-dialog
:visible
.
sync=
"dialogVisible3"
title=
"待审批企业列表"
>
<el-table
:data=
"tjNumberObj.checkEnterpriseList"
stripe
border
style=
"width:100%;"
:loading=
"loading"
>
<el-table
:data=
"tjNumberObj.checkEnterpriseList"
stripe
border
style=
"width:100%;"
:loading=
"loading"
max-height=
"530px"
>
<el-table-column
width=
"50px"
type=
"index"
label=
"序号"
></el-table-column>
<el-table-column
width=
"50px"
type=
"index"
label=
"序号"
></el-table-column>
<el-table-column
prop=
"unitName"
label=
"企业名称"
></el-table-column>
<el-table-column
prop=
"unitName"
label=
"企业名称"
></el-table-column>
<el-table-column
width=
"100px"
prop=
"legalPerson"
label=
"企业法人"
></el-table-column>
<el-table-column
width=
"100px"
prop=
"legalPerson"
label=
"企业法人"
></el-table-column>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
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 comment