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
776f6a3e
authored
2023-01-31 15:32:14 +0800
by
jiaozeping@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
12
1 parent
49ec079a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
7 deletions
src/views/business-info/fdcqyz/data/index.js
src/views/business-info/zxdj/data/index.js
src/views/business-info/fdcqyz/data/index.js
View file @
776f6a3
...
...
@@ -42,7 +42,7 @@ class data extends filter {
},
{
label
:
"权利人"
,
prop
:
"qlr"
prop
:
"qlr
mc
"
},
{
label
:
"用途"
,
...
...
src/views/business-info/zxdj/data/index.js
View file @
776f6a3
...
...
@@ -21,27 +21,27 @@ class data extends filter {
render
:
(
h
,
scope
)
=>
{
return
(
<
div
>
<
span
>
{
this
.
dicStatus
(
scope
.
row
.
ZXYWH
,
'A22'
)}
<
/span
>
<
span
>
{
this
.
dicStatus
(
scope
.
row
.
QSZT
,
'A22'
)}
<
/span
>
<
/div
>
)
},
},
{
label
:
"业务号"
,
prop
:
"
BDCDY
H"
prop
:
"
YW
H"
},
{
label
:
"不动产单元号"
,
prop
:
"BDC
QZ
H"
prop
:
"BDC
DY
H"
},
{
label
:
"不动产
产
权证号"
,
prop
:
"
bdccqzh
"
,
label
:
"不动产权证号"
,
prop
:
"
BDCQZH
"
,
width
:
150
},
{
label
:
"权利人"
,
prop
:
"qlr"
prop
:
"qlr
mc
"
},
{
label
:
"用途"
,
...
...
Please
register
or
sign in
to post a comment