Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcdj-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
e49f9ef7
authored
2022-09-05 20:12:55 +0800
by
liangyifan
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
1
1 parent
a6eb8459
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
2 deletions
src/views/ywbl/dbx/dbxdata.js
src/views/ywbl/dbx/dbxdata.js
View file @
e49f9ef
...
...
@@ -50,7 +50,7 @@ class data extends filter {
{
prop
:
"sqywmc"
,
label
:
"申请业务名称"
,
width
:
'2
1
0'
width
:
'2
2
0'
},
{
prop
:
"qlr"
,
...
...
@@ -65,11 +65,13 @@ class data extends filter {
{
prop
:
"zl"
,
label
:
"坐落"
,
width
:
'180'
},
{
prop
:
"slsj"
,
label
:
"受理时间"
,
sortable
:
'custom'
,
width
:
'160'
},
{
prop
:
"slry"
,
...
...
@@ -79,7 +81,8 @@ class data extends filter {
{
prop
:
"zrsj"
,
label
:
"转入时间"
,
sortable
:
'custom'
sortable
:
'custom'
,
width
:
'160'
},
{
label
:
'操作'
,
...
...
Please
register
or
sign in
to post a comment