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