HTML/views/SOSetting/ComBoxInfo.html
@@ -83,7 +83,7 @@ infoOptions.page = { curr: 1 } tableIns = table.render(infoOptions); table.render(infoOptions); } else { //不成功 layer.msg('获取箱码明细列表信息失败!', { @@ -132,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); },