小程序接口修改
This commit is contained in:
@@ -374,7 +374,11 @@ namespace FineUIPro.Web.HSSE.Hazard
|
||||
Response.ContentEncoding = System.Text.Encoding.UTF8;
|
||||
this.Grid1.PageSize = Grid1.RecordCount;
|
||||
this.BindGrid();
|
||||
|
||||
|
||||
Response.Write(GetGridTableHtml(Grid1));
|
||||
|
||||
|
||||
Response.End();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user