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
4a5f8e20
authored
2023-03-17 15:19:59 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:不动产数据
1 parent
dbe9272e
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
with
58 additions
and
31 deletions
src/views/bdcsj/cfdj/data/index.js
src/views/bdcsj/dyaq/data/index.js
src/views/bdcsj/dyiq/data/index.js
src/views/bdcsj/fdcqdz/data/index.js
src/views/bdcsj/fdcqyz/data/index.js
src/views/bdcsj/gzwsyq/data/index.js
src/views/bdcsj/nydsyq/data/index.js
src/views/bdcsj/ygdj/data/index.js
src/views/bdcsj/zxdj/data/index.js
src/views/jsbwcx/data/index.js
src/views/sthj/sbbwcx/data/index.js
src/views/bdcsj/cfdj/data/index.js
View file @
4a5f8e2
/*
* @Description:
* @Autor: renchao
* @LastEditTime: 2023-03-17 15:13:09
*/
import
filter
from
'@/utils/filter.js'
class
data
extends
filter
{
constructor
()
{
...
...
@@ -54,7 +59,7 @@ class data extends filter {
{
label
:
"解封机关"
,
prop
:
"jfjg"
,
w
idth
:
150
,
minW
idth
:
150
,
},
{
label
:
"解封文号"
,
...
...
src/views/bdcsj/dyaq/data/index.js
View file @
4a5f8e2
/*
* @Description:
* @Autor: renchao
* @LastEditTime: 2023-03-1
3 14:22:01
* @LastEditTime: 2023-03-1
7 15:13:30
*/
import
filter
from
'@/utils/filter.js'
class
data
extends
filter
{
...
...
@@ -34,7 +34,8 @@ class data extends filter {
},
{
label
:
"业务号"
,
prop
:
"ywh"
prop
:
"ywh"
,
minWidth
:
150
,
},
{
label
:
"不动产单元号"
,
...
...
@@ -62,6 +63,7 @@ class data extends filter {
},
{
label
:
"登记类型"
,
minWidth
:
100
,
render
:
(
h
,
scope
)
=>
{
return
(
<
div
>
...
...
@@ -73,11 +75,12 @@ class data extends filter {
{
label
:
"被担保主债权数额"
,
prop
:
"bdbzzqse"
,
w
idth
:
135
,
minW
idth
:
135
,
},
{
label
:
"最高债权额"
,
prop
:
"zgzqse"
prop
:
"zgzqse"
,
minWidth
:
100
,
},
{
label
:
"登记时间"
,
...
...
src/views/bdcsj/dyiq/data/index.js
View file @
4a5f8e2
/*
* @Description:
* @Autor: renchao
* @LastEditTime: 2023-03-1
3 14:23:47
* @LastEditTime: 2023-03-1
7 15:14:13
*/
import
filter
from
'@/utils/filter.js'
class
data
extends
filter
{
...
...
@@ -34,6 +34,7 @@ class data extends filter {
},
{
label
:
"业务号"
,
minWidth
:
150
,
prop
:
"YWH"
,
},
{
...
...
src/views/bdcsj/fdcqdz/data/index.js
View file @
4a5f8e2
/*
* @Description:
* @Autor: renchao
* @LastEditTime: 2023-03-1
3 14:25:09
* @LastEditTime: 2023-03-1
7 15:18:26
*/
import
filter
from
'@/utils/filter.js'
class
data
extends
filter
{
...
...
@@ -34,7 +34,8 @@ class data extends filter {
},
{
label
:
"业务号"
,
prop
:
"ywh"
prop
:
"ywh"
,
minWidth
:
150
,
},
{
label
:
"不动产单元号"
,
...
...
@@ -49,7 +50,7 @@ class data extends filter {
{
label
:
"权利人"
,
prop
:
"qlrmc"
,
width
:
15
0
minWidth
:
10
0
},
{
label
:
"用途"
,
...
...
@@ -57,7 +58,7 @@ class data extends filter {
},
{
label
:
"权利类型"
,
width
:
15
0
,
minWidth
:
16
0
,
render
:
(
h
,
scope
)
=>
{
return
(
<
div
>
...
...
src/views/bdcsj/fdcqyz/data/index.js
View file @
4a5f8e2
/*
* @Description:
* @Autor: renchao
* @LastEditTime: 2023-03-17 15:18:47
*/
import
filter
from
'@/utils/filter.js'
class
data
extends
filter
{
constructor
()
{
...
...
@@ -30,6 +35,7 @@ class data extends filter {
{
label
:
"业务号"
,
prop
:
"ywh"
,
minWidth
:
150
,
},
{
label
:
"不动产单元号"
,
...
...
@@ -44,14 +50,16 @@ class data extends filter {
{
label
:
"权利人"
,
prop
:
"qlrmc"
,
width
:
15
0
minWidth
:
7
0
},
{
label
:
"用途"
,
prop
:
"ytmc"
prop
:
"ytmc"
,
minWidth
:
70
},
{
label
:
"权利类型"
,
minWidth
:
170
,
render
:
(
h
,
scope
)
=>
{
return
(
<
div
>
...
...
src/views/bdcsj/gzwsyq/data/index.js
View file @
4a5f8e2
/*
* @Description:
* @Autor: renchao
* @LastEditTime: 2023-03-17 15:15:38
*/
import
filter
from
'@/utils/filter.js'
class
data
extends
filter
{
constructor
()
{
...
...
@@ -51,7 +56,8 @@ class data extends filter {
},
{
label
:
"用途"
,
prop
:
"yt"
prop
:
"yt"
,
minWidth
:
150
,
},
{
label
:
"权利类型"
,
...
...
src/views/bdcsj/nydsyq/data/index.js
View file @
4a5f8e2
...
...
@@ -30,17 +30,17 @@ class data extends filter {
{
label
:
"业务号"
,
prop
:
"YWH"
,
w
idth
:
150
,
minW
idth
:
150
,
},
{
label
:
"不动产单元号"
,
prop
:
"BDCDYH"
,
w
idth
:
150
,
minW
idth
:
150
,
},
{
label
:
"不动产权证号"
,
prop
:
"BDCQZH"
,
w
idth
:
150
,
minW
idth
:
150
,
},
{
label
:
"地籍号"
,
...
...
src/views/bdcsj/ygdj/data/index.js
View file @
4a5f8e2
...
...
@@ -12,6 +12,7 @@ class data extends filter {
},
{
label
:
"预告登记种类"
,
minWidth
:
130
,
render
:
(
h
,
scope
)
=>
{
return
(
<
div
>
...
...
@@ -22,7 +23,7 @@ class data extends filter {
},
{
label
:
"登记类型"
,
w
idth
:
100
,
minW
idth
:
100
,
render
:
(
h
,
scope
)
=>
{
return
(
<
div
>
...
...
@@ -33,11 +34,13 @@ class data extends filter {
},
{
label
:
"不动产单元号"
,
prop
:
"BDCDYH"
prop
:
"BDCDYH"
,
minWidth
:
150
,
},
{
label
:
"不动产登记证明号"
,
prop
:
"BDCDJZMH"
prop
:
"BDCDJZMH"
,
minWidth
:
150
,
},
{
label
:
"登记时间"
,
...
...
src/views/bdcsj/zxdj/data/index.js
View file @
4a5f8e2
/*
* @Description:
* @Autor: renchao
* @LastEditTime: 2023-03-1
3 14:37:1
0
* @LastEditTime: 2023-03-1
7 15:18:0
0
*/
import
filter
from
'@/utils/filter.js'
...
...
@@ -45,7 +45,7 @@ class data extends filter {
{
label
:
"不动产权证号"
,
prop
:
"BDCQZH"
,
w
idth
:
150
minW
idth
:
150
},
{
label
:
"权利人"
,
...
...
src/views/jsbwcx/data/index.js
View file @
4a5f8e2
/*
* @Description:
* @Autor: renchao
* @LastEditTime: 2023-03-1
6 13:44:11
* @LastEditTime: 2023-03-1
7 15:10:43
*/
import
filter
from
'@/utils/filter.js'
class
data
extends
filter
{
...
...
@@ -75,7 +75,7 @@ class data extends filter {
},
{
prop
:
"rectypeName"
,
minWidth
:
2
4
0
,
minWidth
:
2
1
0
,
label
:
"业务名称"
,
render
:
(
h
,
scope
)
=>
{
return
(
...
...
src/views/sthj/sbbwcx/data/index.js
View file @
4a5f8e2
/*
* @Description:
* @Autor: renchao
* @LastEditTime: 2023-03-1
3 14:39:14
* @LastEditTime: 2023-03-1
7 15:11:13
*/
import
filter
from
'@/utils/filter.js'
let
vm
=
null
...
...
@@ -31,17 +31,17 @@ class data extends filter {
{
prop
:
"areacode"
,
label
:
"行政区代码"
,
w
idth
:
90
,
minW
idth
:
90
,
},
{
prop
:
"areaName"
,
label
:
"行政区名称"
,
w
idth
:
90
,
minW
idth
:
90
,
},
{
prop
:
"bizMsgid"
,
label
:
"业务报文ID"
,
w
idth
:
150
,
minW
idth
:
150
,
},
{
prop
:
"createdate"
,
...
...
@@ -51,22 +51,22 @@ class data extends filter {
{
prop
:
"recflowid"
,
label
:
"业务流水号"
,
w
idth
:
100
,
minW
idth
:
100
,
},
{
prop
:
"estatenum"
,
label
:
"不动产单元号"
,
w
idth
:
150
,
minW
idth
:
150
,
},
{
prop
:
"rectype"
,
label
:
"业务编码"
,
w
idth
:
90
,
minW
idth
:
90
,
},
{
prop
:
"rectypeName"
,
label
:
"业务名称"
,
minWidth
:
24
0
,
minWidth
:
19
0
,
},
{
prop
:
"exchangeDate"
,
...
...
Please
register
or
sign in
to post a comment