自动化立体仓库 - WMS系统
Administrator
2025-01-21 f98f7e8373a58f5708cefbde653f21d132209dc1
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(