自动化立体仓库 - WMS系统
#
luxiaotao1123
2022-12-07 5cf5e532ffe25e098e9bbcc345b27427e85fc8ae
src/main/webapp/views/pda/comb.html
@@ -55,8 +55,8 @@
            cellMinWidth: 50,
            cols: [[
                {fixed: 'left', align: 'center', field: 'count', title: '数量', style:'color: blue', width:50},
                {field: 'matnr', align: 'center', title: '商品编号'},
                {field: 'maktx', align: 'center', title: '商品名称'}
                {field: 'matnr', align: 'center', title: '单据号'},
                {field: 'maktx', align: 'center', title: '物料号'}
            ]],
            done: function (res, curr, count) {
            }