自动化立体仓库 - WMS系统
1
zhang
2025-09-17 09a7f2e0165bc50cafd9da0ee1fa7b0201d0f2e8
src/main/webapp/static/js/mat/mat.js
@@ -4,7 +4,7 @@
function getCol() {
    var cols = [
        {type: 'checkbox'}
        ,{field: 'tagId$', align: 'center',title: '归类', templet: '#tagTpl'}
        ,{field: 'tagId$', align: 'center',title: '归类', templet: '#tagTpl',hide:true}
    ];
    cols.push.apply(cols, matCols);
    cols.push(