Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcjg-web
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
34149a11
authored
2023-02-08 15:50:14 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
1
1 parent
30e5d464
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
11 deletions
src/views/business-info/jsydzjdsyq/data/index.js
src/views/business-info/nydsyq/data/index.js
src/views/business-info/jsydzjdsyq/data/index.js
View file @
34149a1
...
...
@@ -7,7 +7,7 @@ class data extends filter {
return
[
{
label
:
"行政区"
,
width
:
80
,
width
:
80
,
render
:
(
h
,
scope
)
=>
{
return
(
<
div
>
...
...
@@ -18,7 +18,7 @@ class data extends filter {
},
{
label
:
"权属状态"
,
width
:
80
,
width
:
80
,
render
:
(
h
,
scope
)
=>
{
return
(
<
div
>
...
...
@@ -26,10 +26,10 @@ class data extends filter {
<
/div
>
)
},
},
},
{
label
:
"权利类型"
,
width
:
80
,
width
:
80
,
render
:
(
h
,
scope
)
=>
{
return
(
<
div
>
...
...
@@ -40,7 +40,7 @@ class data extends filter {
},
{
label
:
"登记类型"
,
width
:
80
,
width
:
80
,
render
:
(
h
,
scope
)
=>
{
return
(
<
div
>
...
...
@@ -57,11 +57,12 @@ class data extends filter {
{
label
:
"不动产单元号"
,
prop
:
"BDCDYH"
,
width
:
150
,
width
:
150
,
},
{
label
:
"不动产权证号"
,
prop
:
"BDCQZH"
prop
:
"BDCQZH"
,
width
:
150
,
},
{
label
:
"权利人"
,
...
...
@@ -74,13 +75,13 @@ class data extends filter {
{
label
:
"使用权面积"
,
prop
:
"SYQMJ"
,
width
:
90
,
width
:
90
,
},
{
label
:
"坐落"
,
prop
:
"zl"
},
{
label
:
"登记时间"
,
width
:
140
,
...
...
src/views/business-info/nydsyq/data/index.js
View file @
34149a1
...
...
@@ -36,11 +36,13 @@ class data extends filter {
},
{
label
:
"不动产单元号"
,
prop
:
"BDCDYH"
prop
:
"BDCDYH"
,
width
:
150
,
},
{
label
:
"不动产权证号"
,
prop
:
"BDCQZH"
prop
:
"BDCQZH"
,
width
:
150
,
},
{
label
:
"地籍号"
,
...
...
Please
register
or
sign in
to post a comment