|
|
@@ -154,7 +154,7 @@ layui.config({
|
|
|
, { field: 'CreateDate', width: 200, title: '创建时间', sort: true }
|
|
|
, { field: 'ChargeAmount', width: 200, title: '扣款金额', sort: true }
|
|
|
, { field: 'ChargeTypeName', width: 200, title: '扣款类型', sort: true }
|
|
|
- , { field: 'UpdateDate', width: 200, title: '扣款时间', sort: true }
|
|
|
+ , { field: 'UpdateDate', width: 200, title: '扣款/更新时间', sort: true }
|
|
|
, { field: 'StatusName', width: 200, title: '扣款状态', sort: true }
|
|
|
, { field: 'Remark', width: 200, title: '机具Sn', sort: true }
|
|
|
, { field: 'SeoDescription', width: 200, title: '备注', sort: true }
|