Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
DataCenter_Core2.1_20190520
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
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
bltdc
DataCenter_Core2.1_20190520
Commits
bfa585eb
Commit
bfa585eb
authored
Jul 31, 2019
by
guanzhenshan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
paypal费用流水的费用改为订单金额
parent
fa2b8a8d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
ListPaypal.cshtml
Bailun.DC.Web/Areas/Reports/Views/Orders/ListPaypal.cshtml
+2
-2
No files found.
Bailun.DC.Web/Areas/Reports/Views/Orders/ListPaypal.cshtml
View file @
bfa585eb
...
@@ -86,8 +86,8 @@
...
@@ -86,8 +86,8 @@
{ field: 'transaction_type', title: '交易类型', width: '120' },
{ field: 'transaction_type', title: '交易类型', width: '120' },
{ field: 'payment_type', title: '支付类型', width: '130', iscount: true },
{ field: 'payment_type', title: '支付类型', width: '130', iscount: true },
{ field: 'currency', title: '币种', width: '130' },
{ field: 'currency', title: '币种', width: '130' },
{ field: 'gross_amount', title: '
总费用
', width: '100', sortable: true, iscount: true },
{ field: 'gross_amount', title: '
订单金额
', width: '100', sortable: true, iscount: true },
{ field: 'gross_amount_rmb', title: '
总费用
RMB', width: '130', iscount: true },
{ field: 'gross_amount_rmb', title: '
订单金额
RMB', width: '130', iscount: true },
{ field: 'payment_status', title: '交易状态', width: '110' },
{ field: 'payment_status', title: '交易状态', width: '110' },
{ field: 'receiver', title: '接收帐号', width: '110' },
{ field: 'receiver', title: '接收帐号', width: '110' },
{ field: 'payment_date', title: '时间', width: '130', sortable: true }
{ field: 'payment_date', title: '时间', width: '130', sortable: true }
...
...
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