username@email.com
2025-04-18 0fbf7c551ba932e7c8bfdb1086bd4ef7acc90a9c
zhengcaioa/zhengcaioa/Views/Project/indexZhengfuProject.cshtml
@@ -79,6 +79,7 @@
            $("#jqGrid").jqGrid('setGridParam', {
                url: dataUrl = "/Project/GetZhengfuProjectList" , postData: jsons, page: 1
            }); //重新载入
            $('.ui-pg-input').val(1);
            var jsons = GetSearchEnd();
            if (jsons == false) {
                msg.info("请录入查询条件");