自动化立体仓库 - WMS系统
#
18516761980
2023-03-04 a2f28fb1c32aeefbe549f48c4ed07929ef851b1b
src/main/webapp/views/pda/stockIn.html
@@ -120,7 +120,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: '物料号'},
                {field: 'maktx', align: 'center', title: '物料号'}
            ]],
            done: function (res, curr, count) {