Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
Z
zh-baseversion-project
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
王浩
zh-baseversion-project
Commits
e9b57870
Commit
e9b57870
authored
Apr 25, 2024
by
zhangjianqian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改页面
parent
2e925847
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
index.vue
zh-baseversion-web/src/views/system/book/index.vue
+1
-2
No files found.
zh-baseversion-web/src/views/system/book/index.vue
View file @
e9b57870
...
...
@@ -90,7 +90,6 @@
<el-table
v-loading=
"loading"
:data=
"bookList"
@
selection-change=
"handleSelectionChange"
>
<el-table-column
type=
"selection"
width=
"55"
align=
"center"
/>
<el-table-column
label=
"改造类型"
align=
"center"
prop=
"bookId"
/>
<el-table-column
label=
"所属企业"
align=
"center"
prop=
"beyondEnterpriseName"
/>
<el-table-column
label=
"户主姓名"
align=
"center"
prop=
"username"
/>
<el-table-column
label=
"户主电话"
align=
"center"
prop=
"phone"
/>
...
...
@@ -98,7 +97,7 @@
<el-table-column
label=
"完成时间"
align=
"center"
prop=
"finishTime"
width=
"180"
>
</el-table-column>
<el-table-column
label=
"用气量"
align=
"center"
prop=
"dosage"
/>
<el-table-column
label=
"
0正常 1停用
"
align=
"center"
prop=
"status"
/>
<el-table-column
label=
"
使用状态
"
align=
"center"
prop=
"status"
/>
<el-table-column
label=
"所属区域"
align=
"center"
prop=
"township"
:formatter=
"townshipFormat"
/>
<el-table-column
label=
"房屋位置"
align=
"center"
prop=
"housesAddress"
/>
<el-table-column
label=
"房屋信息"
align=
"center"
prop=
"housesInfo"
/>
...
...
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