setTimeout(function(){
$('input[name="控件名大写"]').attr("autocomplete","off");
},100);
清空浏览器缓存。
或者添加这个按钮后:点清空。