From 6f059a7f1def48d7dbc805bc43f17c84c9b5bfec Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期一, 15 七月 2024 09:32:30 +0800
Subject: [PATCH] 提交

---
 zhengcaioa/zhengcaioa/Views/Project/indexZhengfuProject.cshtml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/zhengcaioa/zhengcaioa/Views/Project/indexZhengfuProject.cshtml b/zhengcaioa/zhengcaioa/Views/Project/indexZhengfuProject.cshtml
index 897a6c9..3e005e2 100644
--- a/zhengcaioa/zhengcaioa/Views/Project/indexZhengfuProject.cshtml
+++ b/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("璇峰綍鍏ユ煡璇㈡潯浠�");

--
Gitblit v1.9.1