自动化立体仓库 - WMS系统
#
Administrator
2025-08-29 b0231e34d24a2f3be9b86a818af099d2e7d9f70f
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;
}