Demo
2024-03-26 19be6575a27a007b3dba7b0d28ddb769b5a1fed6
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);
                     },