HTML/views/SOSetting/ComBoxInfo.html
@@ -97,6 +97,7 @@ // 表单需要的变量 var infoOptions = { elem: '#LAY-app-content-list', // height: h1, height: 'full-100', id: 'LAY-app-content-list', page: true, @@ -131,7 +132,7 @@ field: 'CreateUserName', align: 'center', title: '创建人', width: 120, }, { field: 'CreateTime', align: 'center', title: '创建时间', width: 165, field: 'CreateTime', align: 'center', title: '拣货时间', width: 165, templet: function (d) { return formatDate(d.CreateTime); },