自动化立体仓库 - WMS系统
admin
2021-08-28 5ea75676b5decb2994d77d92553ad5151277dfc7
src/main/webapp/static/js/ioComplete/ioComplete.js
@@ -377,7 +377,6 @@
            success: function (res) {
                if (res.code === 200){
                    parent.layer.closeAll();
                    parent.$(".layui-laypage-btn")[0].click();
                    $("#data-detail :input").each(function () {
                        $(this).val("");
                    });