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
486cdda3
authored
2023-01-13 10:56:26 +0800
by
jiaozeping@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
1
1 parent
8519e95b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
src/views/business-info/Cfdj/data/index.js
src/views/business-info/yydj/data/index.js
src/views/business-info/Cfdj/data/index.js
View file @
486cdda
...
...
@@ -25,11 +25,11 @@ class data extends filter {
},
{
label
:
"查封开始时间"
,
prop
:
"
CFQSSJ
"
prop
:
"
cfqssj
"
},
{
label
:
"查封结束时间"
,
prop
:
"
CFJSSJ
"
prop
:
"
cfjssj
"
},
{
label
:
"查封类型"
,
...
...
@@ -45,7 +45,7 @@ class data extends filter {
{
label
:
"登记时间"
,
width
:
140
,
prop
:
"
DJSJ
"
prop
:
"
djsj
"
}
]
}
...
...
src/views/business-info/yydj/data/index.js
View file @
486cdda
...
...
@@ -25,11 +25,11 @@ class data extends filter {
{
label
:
"登记时间"
,
width
:
140
,
prop
:
"
DJSJ
"
prop
:
"
djsj
"
},
{
label
:
"登记机构"
,
prop
:
"
DJJG
"
prop
:
"
djjg
"
}
]
}
...
...
Please
register
or
sign in
to post a comment