自动化立体仓库 - WMS系统
#
wang..123
2022-02-18 85deecd28f589f280a3db19fb35fcb6d9081b781
src/main/webapp/static/js/pakStore/pakStore.js
@@ -12,7 +12,7 @@
    ];
    cols.push.apply(cols, matCols);
    cols.push(
        {field: 'memo', title:'备注', align: 'center'},
        {field: 'memo', title:'生产日期', align: 'center'},
        {fixed: 'right', title:'操作', align: 'center', toolbar: '#operate', width:120}
        )
    return cols;