自动化立体仓库 - WMS系统
野心家
2025-05-21 d8339416fdc4f5846ad35215d38bd73a6bb93695
src/main/webapp/static/js/locDetl/locDetl.js
@@ -40,7 +40,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;
}