自动化立体仓库 - WMS系统
zwl
2025-10-13 775e3cb20adaa87d5e71f844b62f3e524f4deef9
src/main/webapp/views/pakStore/locDetlQuery.html
@@ -117,7 +117,7 @@
        ];
        cols.push.apply(cols, detlCols);
        cols.push({field: 'modiUser$', align: 'center',title: '修改人员', hide: true}
            ,{field: 'modiTime$', align: 'center',title: '修改时间'})
            ,{field: 'appeTime$', align: 'center',title: '创建时间'})
        return cols;
    }