|
|
@@ -158,7 +158,7 @@ layui.config({
|
|
|
, { field: 'UpdateDate', width: 200, title: '扣款/更新时间', sort: true }
|
|
|
, { field: 'StatusName', width: 200, title: '扣款状态', sort: true }
|
|
|
, { field: 'Remark', width: 200, title: '说明', sort: true }
|
|
|
- , { field: 'Field', width: 200, title: '机具Sn', sort: true }
|
|
|
+ , { field: 'Field1', width: 200, title: '机具Sn', sort: true }
|
|
|
, { field: 'SeoDescription', width: 200, title: '备注', sort: true }
|
|
|
, { field: 'SeoTitle', width: 200, title: '操作人', sort: true }
|
|
|
|