Demo
2024-03-20 f50cf678d6960dc6f39809aaedd45fdb95c13e4f
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);
                     },