chengsc
2024-10-15 86985a3e211ab4cc1e94a696c15a6f77d21c462a
HTML/views/SOSetting/ComBoxInfo.html
@@ -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);
                     },