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 */