自动化立体仓库 - WMS系统
1
zhang
2025-10-20 00860b3f449e5b3289f2809c199dd56ec75d46e3
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: 'matnr', align: 'center', title: '物料号'},
                {field: 'maktx', align: 'center', title: '品号'}
                {field: 'matnr', align: 'center', title: '品号'},
                {field: 'maktx', align: 'center', title: '品名'}
            ]],
            done: function (res, curr, count) {