自动化立体仓库 - WMS系统
luxiaotao1123
2021-01-12 794941c21ec6a768a11e215c09ee2b0693a6fc64
src/main/webapp/views/pda/comb.html
@@ -55,8 +55,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) {
            }