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
e7367f21
authored
2023-02-14 17:22:18 +0800
by
田浩浩
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
111
1 parent
43033b73
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
1 deletions
src/views/sthj/dbrzcx/data/index.js
src/views/sthj/dbrzcx/data/index.js
View file @
e7367f2
...
...
@@ -10,11 +10,16 @@ class data {
label
:
"区域名称"
,
},
{
prop
:
"
UPLOADTIM
E"
,
prop
:
"
ACCESSDAT
E"
,
label
:
"日期"
,
width
:
'150'
,
},
{
prop
:
"UPLOADTIME"
,
label
:
"汇交日期"
,
width
:
'150'
,
},
{
prop
:
"type"
,
label
:
"类别"
,
render
:
(
h
,
scope
)
=>
{
...
...
Please
register
or
sign in
to post a comment