自动化立体仓库 - WMS系统
#
18516761980
2021-09-02 6fd276e85c43c6445840caa6e2891b7d3230490a
src/main/webapp/static/js/cool.js
@@ -61,6 +61,7 @@
    });
}
function autoLoad2(val) {
    var inputDomVal = document.querySelector("input[data-key="+val+"]").value;
    var selectDom = document.querySelector("select[data-key="+val+"Select]");
@@ -93,6 +94,7 @@
    });
}
/**
 * 搜索自动补全 -- select
 */