|
|
@@ -80,7 +80,7 @@ layui.config({
|
|
|
// , { field: 'BankCardType', width: 200, title: '银行卡类型', sort: true }
|
|
|
// , { field: 'DigAmt', width: 200, title: '挖款金额', sort: true }
|
|
|
// , { field: 'BankCardNo', width: 200, title: '交易卡号', sort: true }
|
|
|
- , { field: 'FeeAmount', width: 200, title: '手续费', sort: true }
|
|
|
+ , { field: 'FeeAmount', width: 200, title: '流量费', sort: true }
|
|
|
, { field: 'KqTradeSeq', width: 200, title: '快钱交易流水号', sort: true }
|
|
|
, { field: 'ProductType', width: 200, title: '产品类型', sort: true }
|
|
|
, { field: 'AgentNo', width: 200, title: '代理商编号', sort: true }
|