自动化立体仓库 - WMS系统
pang.jiabao
2024-12-21 59cf6b97399bc8c9fe39926fa13aa39cbd827270
src/main/webapp/static/js/pakStore/stockOut.js
@@ -9,7 +9,7 @@
    ];
    arrRemove(detlCols,  'field', 'anfme');
    cols.push.apply(cols, detlCols);
    cols.push({fixed: 'right', title:'操作', align: 'center', toolbar: '#operate', width: 80})
    // cols.push({fixed: 'right', title:'操作', align: 'center', toolbar: '#operate', width: 80})
    return cols;
}