自动化立体仓库 - WMS系统
#
whycq
2024-05-21 7e8c8abedab8d33ea5faff80545e566aa71306d6
src/main/webapp/views/pda/stockIn.html
@@ -121,7 +121,7 @@
            cols: [[
                {fixed: 'left', align: 'center', field: 'count', title: '数量', style:'color: blue', width:50},
                {field: 'matnr', align: 'center', title: '物料号'},
                {field: 'maktx', align: 'center', title: '物料号'}
                {field: 'maktx', align: 'center', title: '物料名称'}
            ]],
            done: function (res, curr, count) {