|
|
@@ -107,7 +107,7 @@ layui.config({
|
|
|
, { field: 'ProductType', width: 200, title: '产品类型', sort: true }
|
|
|
, { field: 'MerNewSnNo', width: 200, title: '新终端机身号', sort: true }
|
|
|
// , { field: 'UpdateTime', width: 200, title: '更新时间', sort: true }
|
|
|
- , { field: 'ChannelSerial', width: 200, title: '渠道流水号', sort: true }
|
|
|
+ , { field: 'Field1', width: 200, title: '操作类型', sort: true }
|
|
|
|
|
|
// , { field: 'Sort', fixed: 'right', title: '排序', width: 80, edit: 'text' }
|
|
|
// , { title: '操作', align: 'center', fixed: 'right', toolbar: '#table-list-tools' }
|