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