报错修改

This commit is contained in:
杨红卫 2024-03-14 15:28:47 +08:00
parent 44db76e06a
commit 5549049615
2 changed files with 5 additions and 7 deletions

View File

@ -195,11 +195,9 @@ namespace FineUIPro.Mobile.Mobile
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();
}

View File

@ -14469,7 +14469,7 @@
<AutoAssignPort>True</AutoAssignPort>
<DevelopmentServerPort>0</DevelopmentServerPort>
<DevelopmentServerVPath>/</DevelopmentServerVPath>
<IISUrl>http://localhost:8653/</IISUrl>
<IISUrl>http://localhost:7155/</IISUrl>
<NTLMAuthentication>False</NTLMAuthentication>
<UseCustomServer>False</UseCustomServer>
<CustomServerUrl>