自动化立体仓库 - WMS系统
#
Junjie
2023-12-20 ca42a5047cb15ae63035f15a971a8e1ec858851f
src/main/webapp/views/pda/stockIn.html
@@ -120,8 +120,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) {