自动化立体仓库 - WMS系统
#
luxiaotao1123
2022-03-30 e28f0020df3b7b7c5fbfc79af99a208d57673401
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: 'matNo', align: 'center', title: '物料编码'},
                {field: 'matName', align: 'center', title: '物料名称'}
                {field: 'matNo', align: 'center', title: '商品编号'},
                {field: 'matName', align: 'center', title: '商品名称'}
            ]],
            done: function (res, curr, count) {