Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
任超
/
js.CadastralSystem
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
ee62af3c
authored
2020-12-14 16:30:01 +0800
by
zhaoqian
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
实测预测数据不复现
1 parent
9ff93aac
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
1 deletions
src/views/zrz/lpb/xxxx/index.vue
src/views/zrz/lpb/xxxx/index.vue
View file @
ee62af3
...
...
@@ -34,9 +34,25 @@
label=
"房屋结构"
>
</el-table-column>
<el-table-column
prop=
"mj"
prop=
"
jz
mj"
label=
"面积"
>
</el-table-column>
<el-table-column
prop=
"tnjzmj"
label=
"套内建筑面积"
>
</el-table-column>
<el-table-column
prop=
"ftjzmj"
label=
"分摊建筑面积"
>
</el-table-column>
<el-table-column
prop=
"dxbfjzmj"
label=
"地下部分建筑面积"
>
</el-table-column>
<el-table-column
prop=
"qtjzmj"
label=
"其它建筑面积"
>
</el-table-column>
</el-table>
</div>
</
template
>
...
...
Please
register
or
sign in
to post a comment