diff --git a/SGGL/FineUIPro.Mobile/PHTGL/ContractCompile/ContractReviewDetail.aspx.cs b/SGGL/FineUIPro.Mobile/PHTGL/ContractCompile/ContractReviewDetail.aspx.cs
index c81d8499..e7528686 100644
--- a/SGGL/FineUIPro.Mobile/PHTGL/ContractCompile/ContractReviewDetail.aspx.cs
+++ b/SGGL/FineUIPro.Mobile/PHTGL/ContractCompile/ContractReviewDetail.aspx.cs
@@ -194,12 +194,10 @@ namespace FineUIPro.Mobile.Mobile
btnAgree.Enabled = false;
btnDisgree.Enabled = false;
}
-
-
- DataTable tb = BLL.PHTGL_ApproveService.GetAllApproveData(ContractReviewId);
- //Grid1.RecordCount = tb.Rows.Count;
- //var table = this.GetPagedDataTable(Grid1, tb);
- Grid1.DataSource = tb;
+
+ ////Grid1.RecordCount = tb.Rows.Count;
+ ////var table = this.GetPagedDataTable(Grid1, tb);
+ Grid1.DataSource = BLL.PHTGL_ApproveService.GetAllApproveData(ContractReviewId); ;
Grid1.DataBind();
}
diff --git a/SGGL/FineUIPro.Web/FineUIPro.Web.csproj b/SGGL/FineUIPro.Web/FineUIPro.Web.csproj
index 04ed84a6..2deb1a52 100644
--- a/SGGL/FineUIPro.Web/FineUIPro.Web.csproj
+++ b/SGGL/FineUIPro.Web/FineUIPro.Web.csproj
@@ -14469,7 +14469,7 @@
True
0
/
- http://localhost:8653/
+ http://localhost:7155/
False
False