自动化立体仓库 - WMS系统
#
luxiaotao1123
2022-12-14 463e7888b0f0240a2d5e278c6b6f17a748e828b2
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) {