zhengcaioa/zhengcaioa/Views/Liaotian/Indexcheck.cshtml
@@ -175,13 +175,35 @@ } function sendHuidaStatus() { var msg = $("#PBSShifoushenhe"); if (msg.length > 0) { $("#PBSShifoushenhe").val("D"); $("#PBSShifoushenhe").trigger('chosen:updated');//更新选项 _pageSearch(); } else { setTimeout(sendHuidaStatus, 1000); } } send(); sendHuidaStatus(); </script> }