Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
merchant-manage-ui
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ui
merchant-manage-ui
Commits
e116a3c7
Commit
e116a3c7
authored
Sep 10, 2021
by
王苓芝
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
查询条件调整
parent
f9cc724b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
7 deletions
+8
-7
data.js
src/pages/cancelBillManage/data.js
+8
-7
No files found.
src/pages/cancelBillManage/data.js
View file @
e116a3c7
...
@@ -21,21 +21,22 @@ export const column = [
...
@@ -21,21 +21,22 @@ export const column = [
dataIndex
:
'
receiverPhone
'
,
dataIndex
:
'
receiverPhone
'
,
width
:
200
,
width
:
200
,
},
},
{
{
title
:
'
订单
取消提交
时间
'
,
title
:
'
订单
创建
时间
'
,
dataIndex
:
'
apply
Time
'
,
dataIndex
:
'
order
Time
'
,
key
:
'
apply
Time
'
,
key
:
'
order
Time
'
,
valueType
:
'
dateRange
'
,
valueType
:
'
dateRange
'
,
width
:
200
,
width
:
200
,
},
},
{
{
title
:
'
订单
创建
时间
'
,
title
:
'
订单
取消提交
时间
'
,
dataIndex
:
'
order
Time
'
,
dataIndex
:
'
apply
Time
'
,
key
:
'
order
Time
'
,
key
:
'
apply
Time
'
,
valueType
:
'
dateRange
'
,
valueType
:
'
dateRange
'
,
width
:
200
,
width
:
200
,
},
},
{
{
title
:
'
支付完成时间
'
,
title
:
'
支付完成时间
'
,
dataIndex
:
'
payFinishTime
'
,
dataIndex
:
'
payFinishTime
'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment