自动化立体仓库 - WMS系统
#1
lsh
2025-10-31 cc7e3b8736496da240a6cd2a5e13d7a152d125c2
src/main/webapp/views/matTurn/turnOverQuery.html
@@ -85,7 +85,7 @@
    function getCol() {
        return [
            {type: 'checkbox'},
            {field: 'matnr', align: 'center', title: '品号'}
            {field: 'matnr', align: 'center', title: 'sku'}
            , {field: 'maktx', align: 'center', title: '品名'}
            , {field: 'specs', align: 'center', title: '规格'}
        ];