自动化立体仓库 - WMS系统
#
luxiaotao1123
2020-07-10 c1d296c4ed6a669c29b848bdee3f9b8001f58ddc
#
1个文件已修改
11 ■■■■■ 已修改文件
src/main/webapp/views/pdaCe/index.html 11 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/pdaCe/index.html
@@ -445,5 +445,16 @@
            xmlhttp.send(requestData);
        }
    }
    // todo
    setTimeout(function () {
        code.value = "888"
        addTableData({
            matNo: "1902980-11/14",
            matName: "铝带|1100-O|0.33*475|",
            str1: "件",
            count: 1
        })
    }, 200)
</script>
</html>