document.getElementById("dateS").onclick = function() {
        document.activeElement.blur();
    };

 

相关文章: