自动化立体仓库 - WMS系统
#1
czkh
6 天以前 bac4cc2bb0723a5d844820589bc56bed9fc6bc6d
src/main/webapp/views/pda/stockIn.html
@@ -121,7 +121,8 @@
            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: '商品名称'},
                {field: 'model', align: 'center',title: '产品代码'}
            ]],
            done: function (res, curr, count) {