自动化立体仓库 - WMS系统
ZY
2024-10-28 2c97ee5f2c4be45621d1c466f2172b6144e214f1
src/main/webapp/static/js/ioWorks/stockIn.js
@@ -158,6 +158,7 @@
                        data: JSON.stringify({
                            nodeId: data.field.nodeSel,
                            mats: matCodeData
                        }),
                        contentType:'application/json;charset=UTF-8',
                        method: 'POST',