自动化立体仓库 - WMS系统
luxiaotao1123
2022-03-25 ecbb38cc99fc0cd69295f91b7b3c19fe4da486a2
src/main/webapp/static/js/pakStore/stockAdjust.js
@@ -241,9 +241,13 @@
                matnr: data[i].matNo,
                maktx: data[i].matName,
                lgnum: data[i].str2,
                color: data[i].str3,
                bname: data[i].str4,
                type: data[i].str5,
                color: data[i].barcode,
                supplier: data[i].str6,
                warehouse: data[i].str7,
                brand: data[i].str3,
                altme: data[i].str1,
                bname: data[i].str4,
            })
        }
    }