自动化立体仓库 - WMS系统
1
2025-11-17 d5eb955933d4c7dc1f102d8a688f7447b5a674fd
src/main/webapp/views/pda/comb.html
@@ -55,7 +55,7 @@
            cellMinWidth: 50,
            cols: [[
                {fixed: 'left', align: 'center', field: 'count', title: '数量', style:'color: blue', width:50},
                {field: 'matnr', align: 'center', title: '商品编号'},
                {field: 'matnr', align: 'center', title: 'sku'},
                {field: 'maktx', align: 'center', title: '商品名称'}
            ]],
            done: function (res, curr, count) {