自动化立体仓库 - WMS系统
1
zhang
2025-08-16 71ef77a0398fcf4bf62cb7c1a5b82d316cbfd1f0
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(