|
|
@@ -97,6 +97,7 @@ layui.config({
|
|
|
, { field: 'UserIdRealName', width: 200, title: '设置人真实姓名', sort: true }
|
|
|
, { field: 'CreateDate', width: 200, title: '创建时间', sort: true }
|
|
|
, { field: 'SnNo', width: 200, title: '机具SN', sort: true }
|
|
|
+ , { field: 'SeoTitle', width: 200, title: '变更前押金金额', sort: true }
|
|
|
, { field: 'DepositAmount', width: 200, title: '押金金额', sort: true }
|
|
|
// , { field: 'Sort', fixed: 'right', title: '排序', width: 80, edit: 'text' }
|
|
|
// , { title: '操作', align: 'center', fixed: 'right', toolbar: '#table-list-tools' }
|