diff --git a/SGGL/BLL/Common/Funs.cs b/SGGL/BLL/Common/Funs.cs
index 8794091f..f912140b 100644
--- a/SGGL/BLL/Common/Funs.cs
+++ b/SGGL/BLL/Common/Funs.cs
@@ -184,6 +184,16 @@ namespace BLL
return;
}
+ ///
+ /// 为目标下拉框加上选择内容
+ ///
+ /// 目标下拉框
+ public static void FineUIPleaseSelectNull(FineUIPro.DropDownList DDL, string text)
+ {
+ DDL.Items.Insert(0, new FineUIPro.ListItem(text, null));
+ return;
+ }
+
///
/// 为目标下拉框加上 "重新编制" 项
///
diff --git a/SGGL/BLL/HSSE/SitePerson/SitePerson_PersonItemService.cs b/SGGL/BLL/HSSE/SitePerson/SitePerson_PersonItemService.cs
index e0f7bc2e..87597ebb 100644
--- a/SGGL/BLL/HSSE/SitePerson/SitePerson_PersonItemService.cs
+++ b/SGGL/BLL/HSSE/SitePerson/SitePerson_PersonItemService.cs
@@ -128,7 +128,7 @@ namespace BLL
db.SubmitChanges();
////鍦ㄥ矖
- if (sitePerson.States == Const.ProjectPersonStates_1)
+ if (sitePerson.States == Const.ProjectPersonStates_1 )
{
Model.SitePerson_PersonItem newPersonItem = new Model.SitePerson_PersonItem
{
@@ -157,6 +157,7 @@ namespace BLL
db.SubmitChanges();
}
}
+
getPersons.CurrentProjectId = sitePerson.ProjectId;
getPersons.CurrentProjectRoleId = sitePerson.RoleIds;
getPersons.CurrentProjectWorkPostId = sitePerson.WorkPostId;
diff --git a/SGGL/FineUIPro.Web/ErrLog.txt b/SGGL/FineUIPro.Web/ErrLog.txt
index 530ae0d8..e69de29b 100644
--- a/SGGL/FineUIPro.Web/ErrLog.txt
+++ b/SGGL/FineUIPro.Web/ErrLog.txt
@@ -1,426 +0,0 @@
-
-閿欒淇℃伅寮濮=====>
-閿欒绫诲瀷:HttpCompileException
-閿欒淇℃伅:e:\SEDIN\SGGL_SeDin_New\SGGL\FineUIPro.Web\Person\CompanyPerson.aspx(41): error CS1061: 鈥淎SP.person_companyperson_aspx鈥濅笉鍖呭惈鈥渃kIsTemp_CheckedChanged鈥濈殑瀹氫箟锛屽苟涓旀壘涓嶅埌鍙帴鍙楃被鍨嬩负鈥淎SP.person_companyperson_aspx鈥濈殑绗竴涓弬鏁扮殑鎵╁睍鏂规硶鈥渃kIsTemp_CheckedChanged鈥(鏄惁缂哄皯 using 鎸囦护鎴栫▼搴忛泦寮曠敤?)
-閿欒鍫嗘爤:
- 鍦 System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath)
- 鍦 System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
- 鍦 System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
- 鍦 System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean throwIfNotFound)
- 鍦 System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp)
- 鍦 System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath)
- 鍦 System.Web.UI.PageHandlerFactory.GetHandler(HttpContext context, String requestType, String virtualPath, String path)
- 鍦 System.Web.HttpApplication.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
- 鍦 System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
- 鍦 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
-鍑洪敊鏃堕棿:10/18/2022 11:00:45
-鍑洪敊鏂囦欢:http://localhost:8008/Person/CompanyPerson.aspx
-IP鍦板潃:::1
-
-鍑洪敊鏃堕棿:10/18/2022 11:00:45
-
-
-閿欒淇℃伅寮濮=====>
-閿欒绫诲瀷:NullReferenceException
-閿欒淇℃伅:鏈皢瀵硅薄寮曠敤璁剧疆鍒板璞$殑瀹炰緥銆
-閿欒鍫嗘爤:
- 鍦 FineUIPro.Web.Person.PersonLib.GetButtonPower() 浣嶇疆 E:\SEDIN\SGGL_SeDin_New\SGGL\FineUIPro.Web\Person\PersonLib.aspx.cs:琛屽彿 78
- 鍦 FineUIPro.Web.Person.PersonLib.Page_Load(Object sender, EventArgs e) 浣嶇疆 E:\SEDIN\SGGL_SeDin_New\SGGL\FineUIPro.Web\Person\PersonLib.aspx.cs:琛屽彿 21
- 鍦 System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
- 鍦 System.EventHandler.Invoke(Object sender, EventArgs e)
- 鍦 System.Web.UI.Control.OnLoad(EventArgs e)
- 鍦 System.Web.UI.Control.LoadRecursive()
- 鍦 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
-鍑洪敊鏃堕棿:10/18/2022 14:37:17
-鍑洪敊鏂囦欢:http://localhost:8008/Person/PersonLib.aspx?vsedit=true
-IP鍦板潃:::1
-
-鍑洪敊鏃堕棿:10/18/2022 14:37:17
-
-
-閿欒淇℃伅寮濮=====>
-閿欒绫诲瀷:HttpException
-閿欒淇℃伅:鏂囦欢鈥/Person/ShuntList.aspx鈥濅笉瀛樺湪銆
-閿欒鍫嗘爤:
- 鍦 System.Web.UI.Util.CheckVirtualFileExists(VirtualPath virtualPath)
- 鍦 System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
- 鍦 System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
- 鍦 System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean throwIfNotFound)
- 鍦 System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp)
- 鍦 System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath)
- 鍦 System.Web.UI.PageHandlerFactory.GetHandler(HttpContext context, String requestType, String virtualPath, String path)
- 鍦 System.Web.HttpApplication.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
- 鍦 System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
- 鍦 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
-鍑洪敊鏃堕棿:10/18/2022 15:41:53
-鍑洪敊鏂囦欢:http://localhost:8008/Person/ShuntList.aspx
-IP鍦板潃:::1
-
-鍑洪敊鏃堕棿:10/18/2022 15:41:53
-
-
-閿欒淇℃伅寮濮=====>
-閿欒绫诲瀷:EvaluateException
-閿欒淇℃伅:鏈壘鍒板垪 [鏉愭枡缂栫爜]銆
-閿欒鍫嗘爤:
- 鍦 System.Data.NameNode.Bind(DataTable table, List`1 list)
- 鍦 System.Data.BinaryNode.Bind(DataTable table, List`1 list)
- 鍦 System.Data.BinaryNode.Bind(DataTable table, List`1 list)
- 鍦 System.Data.BinaryNode.Bind(DataTable table, List`1 list)
- 鍦 System.Data.DataExpression.Bind(DataTable table)
- 鍦 System.Data.DataExpression..ctor(DataTable table, String expression, Type type)
- 鍦 System.Data.DataTable.Select(String filterExpression)
- 鍦 FineUIPro.Web.HJGL.WeldingManage.PipelineMatIn.AddDatasetToSQL(DataTable pds, Int32 Cols) 浣嶇疆 D:\璇哄繀杈綷璧涢紟\SGGL_SeDin_new\SGGL\FineUIPro.Web\HJGL\WeldingManage\PipelineMatIn.aspx.cs:琛屽彿 155
- 鍦 FineUIPro.Web.HJGL.WeldingManage.PipelineMatIn.btnAudit_Click(Object sender, EventArgs e) 浣嶇疆 D:\璇哄繀杈綷璧涢紟\SGGL_SeDin_new\SGGL\FineUIPro.Web\HJGL\WeldingManage\PipelineMatIn.aspx.cs:琛屽彿 377
- 鍦 FineUIPro.Button.OnClick(EventArgs e)
- 鍦 (Button , EventArgs )
- 鍦 FineUIPro.Button.RaisePostBackEvent(String eventArgument)
- 鍦 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
- 鍦 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
- 鍦 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
-鍑洪敊鏃堕棿:10/24/2022 01:24:42
-鍑洪敊鏂囦欢:http://localhost:8008/HJGL/WeldingManage/PipelineMatIn.aspx?UnitWorkId=5c955308-1645-4575-acbf-68dd66c4179a
-IP鍦板潃:::1
-鎿嶄綔浜哄憳:JT
-
-鍑洪敊鏃堕棿:10/24/2022 01:24:42
-
-
-閿欒淇℃伅寮濮=====>
-閿欒绫诲瀷:InvalidOperationException
-閿欒淇℃伅:搴忓垪涓嶅寘鍚换浣曞厓绱
-閿欒鍫嗘爤:
- 鍦 System.Linq.Enumerable.First[TSource](IEnumerable`1 source)
- 鍦 FineUIPro.Web.HJGL.PreDesign.PipelingDivide.ConvertPipeArea(Object PipeArea) 浣嶇疆 D:\璇哄繀杈綷璧涢紟\SGGL_SeDin_new\SGGL\FineUIPro.Web\HJGL\PreDesign\PipelingDivide.aspx.cs:琛屽彿 375
- 鍦 ASP.hjgl_predesign_pipelingdivide_aspx.__DataBindingtxt(Object sender, EventArgs e) 浣嶇疆 d:\璇哄繀杈綷璧涢紟\SGGL_SeDin_new\SGGL\FineUIPro.Web\HJGL\PreDesign\PipelingDivide.aspx:琛屽彿 119
- 鍦 System.Web.UI.Control.OnDataBinding(EventArgs e)
- 鍦 System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding)
- 鍦 System.Web.UI.Control.DataBind()
- 鍦 System.Web.UI.Control.DataBindChildren()
- 鍦 System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding)
- 鍦 System.Web.UI.Control.DataBind()
- 鍦 (Control )
- 鍦 FineUIPro.GridRow.BkpgFeAELTFlAvoTrOBrConfcLJbA()
- 鍦 (GridRow )
- 鍦 FineUIPro.Grid.BkpgFeAELTFlAvoTrOBrConfcLJbA(Int32 , Object )
- 鍦 (Grid , Int32 , Object )
- 鍦 FineUIPro.Grid.LDChsdiaqdhUTcxBcQPMKyQFfjEDB(DataTable , Boolean )
- 鍦 (Grid , DataTable , Boolean )
- 鍦 FineUIPro.Grid.DataBind(Boolean keepCurrentData)
- 鍦 (Grid , Boolean )
- 鍦 FineUIPro.Grid.DataBind()
- 鍦 FineUIPro.Web.HJGL.PreDesign.PipelingDivide.BindGrid() 浣嶇疆 D:\璇哄繀杈綷璧涢紟\SGGL_SeDin_new\SGGL\FineUIPro.Web\HJGL\PreDesign\PipelingDivide.aspx.cs:琛屽彿 207
- 鍦 FineUIPro.Web.HJGL.PreDesign.PipelingDivide.tvControlItem_NodeCommand(Object sender, TreeCommandEventArgs e) 浣嶇疆 D:\璇哄繀杈綷璧涢紟\SGGL_SeDin_new\SGGL\FineUIPro.Web\HJGL\PreDesign\PipelingDivide.aspx.cs:琛屽彿 143
- 鍦 FineUIPro.Tree.OnNodeCommand(TreeCommandEventArgs e)
- 鍦 (Tree , TreeCommandEventArgs )
- 鍦 FineUIPro.Tree.RaisePostBackEvent(String eventArgument)
- 鍦 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
- 鍦 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
- 鍦 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
-鍑洪敊鏃堕棿:10/24/2022 22:26:31
-鍑洪敊鏂囦欢:http://localhost:8008/HJGL/PreDesign/PipelingDivide.aspx
-IP鍦板潃:::1
-鎿嶄綔浜哄憳:JT
-
-鍑洪敊鏃堕棿:10/24/2022 22:26:31
-
-
-閿欒淇℃伅寮濮=====>
-閿欒绫诲瀷:IndexOutOfRangeException
-閿欒淇℃伅:鏃犳硶鎵惧埌鍒 UnitWorkCode銆
-閿欒鍫嗘爤:
- 鍦 System.Data.DataTable.ParseSortString(String sortString)
- 鍦 System.Data.DataView.CheckSort(String sort)
- 鍦 System.Data.DataView.set_Sort(String value)
- 鍦 FineUIPro.Web.PageBase.GetPagedDataTable[T](Grid Grid1, IEnumerable`1 varlist) 浣嶇疆 D:\璇哄繀杈綷璧涢紟\SGGL_SeDin_new\SGGL\FineUIPro.Web\common\PageBase.cs:琛屽彿 458
- 鍦 FineUIPro.Web.HJGL.InfoQuery.JointQuery.BindGrid() 浣嶇疆 D:\璇哄繀杈綷璧涢紟\SGGL_SeDin_new\SGGL\FineUIPro.Web\HJGL\InfoQuery\JointQuery.aspx.cs:琛屽彿 355
- 鍦 FineUIPro.Web.HJGL.InfoQuery.JointQuery.tvControlItem_NodeCommand(Object sender, TreeCommandEventArgs e) 浣嶇疆 D:\璇哄繀杈綷璧涢紟\SGGL_SeDin_new\SGGL\FineUIPro.Web\HJGL\InfoQuery\JointQuery.aspx.cs:琛屽彿 238
- 鍦 FineUIPro.Tree.OnNodeCommand(TreeCommandEventArgs e)
- 鍦 (Tree , TreeCommandEventArgs )
- 鍦 FineUIPro.Tree.RaisePostBackEvent(String eventArgument)
- 鍦 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
- 鍦 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
- 鍦 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
-鍑洪敊鏃堕棿:10/25/2022 18:40:26
-鍑洪敊鏂囦欢:http://localhost:8008/HJGL/InfoQuery/JointQuery.aspx
-IP鍦板潃:::1
-鎿嶄綔浜哄憳:JT
-
-鍑洪敊鏃堕棿:10/25/2022 18:40:26
-
-
-閿欒淇℃伅寮濮=====>
-閿欒绫诲瀷:IndexOutOfRangeException
-閿欒淇℃伅:鏃犳硶鎵惧埌鍒 UnitWorkCode銆
-閿欒鍫嗘爤:
- 鍦 System.Data.DataTable.ParseSortString(String sortString)
- 鍦 System.Data.DataView.CheckSort(String sort)
- 鍦 System.Data.DataView.set_Sort(String value)
- 鍦 FineUIPro.Web.PageBase.GetPagedDataTable[T](Grid Grid1, IEnumerable`1 varlist) 浣嶇疆 D:\璇哄繀杈綷璧涢紟\SGGL_SeDin_new\SGGL\FineUIPro.Web\common\PageBase.cs:琛屽彿 458
- 鍦 FineUIPro.Web.HJGL.InfoQuery.JointQuery.BindGrid() 浣嶇疆 D:\璇哄繀杈綷璧涢紟\SGGL_SeDin_new\SGGL\FineUIPro.Web\HJGL\InfoQuery\JointQuery.aspx.cs:琛屽彿 355
- 鍦 FineUIPro.Web.HJGL.InfoQuery.JointQuery.tvControlItem_NodeCommand(Object sender, TreeCommandEventArgs e) 浣嶇疆 D:\璇哄繀杈綷璧涢紟\SGGL_SeDin_new\SGGL\FineUIPro.Web\HJGL\InfoQuery\JointQuery.aspx.cs:琛屽彿 238
- 鍦 FineUIPro.Tree.OnNodeCommand(TreeCommandEventArgs e)
- 鍦 (Tree , TreeCommandEventArgs )
- 鍦 FineUIPro.Tree.RaisePostBackEvent(String eventArgument)
- 鍦 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
- 鍦 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
- 鍦 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
-鍑洪敊鏃堕棿:10/25/2022 18:40:28
-鍑洪敊鏂囦欢:http://localhost:8008/HJGL/InfoQuery/JointQuery.aspx
-IP鍦板潃:::1
-鎿嶄綔浜哄憳:JT
-
-鍑洪敊鏃堕棿:10/25/2022 18:40:28
-
-
-閿欒淇℃伅寮濮=====>
-閿欒绫诲瀷:IndexOutOfRangeException
-閿欒淇℃伅:鏃犳硶鎵惧埌鍒 UnitWorkCode銆
-閿欒鍫嗘爤:
- 鍦 System.Data.DataTable.ParseSortString(String sortString)
- 鍦 System.Data.DataView.CheckSort(String sort)
- 鍦 System.Data.DataView.set_Sort(String value)
- 鍦 FineUIPro.Web.PageBase.GetPagedDataTable[T](Grid Grid1, IEnumerable`1 varlist) 浣嶇疆 D:\璇哄繀杈綷璧涢紟\SGGL_SeDin_new\SGGL\FineUIPro.Web\common\PageBase.cs:琛屽彿 458
- 鍦 FineUIPro.Web.HJGL.InfoQuery.JointQuery.BindGrid() 浣嶇疆 D:\璇哄繀杈綷璧涢紟\SGGL_SeDin_new\SGGL\FineUIPro.Web\HJGL\InfoQuery\JointQuery.aspx.cs:琛屽彿 355
- 鍦 FineUIPro.Web.HJGL.InfoQuery.JointQuery.tvControlItem_NodeCommand(Object sender, TreeCommandEventArgs e) 浣嶇疆 D:\璇哄繀杈綷璧涢紟\SGGL_SeDin_new\SGGL\FineUIPro.Web\HJGL\InfoQuery\JointQuery.aspx.cs:琛屽彿 238
- 鍦 FineUIPro.Tree.OnNodeCommand(TreeCommandEventArgs e)
- 鍦 (Tree , TreeCommandEventArgs )
- 鍦 FineUIPro.Tree.RaisePostBackEvent(String eventArgument)
- 鍦 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
- 鍦 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
- 鍦 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
-鍑洪敊鏃堕棿:10/25/2022 18:40:29
-鍑洪敊鏂囦欢:http://localhost:8008/HJGL/InfoQuery/JointQuery.aspx
-IP鍦板潃:::1
-鎿嶄綔浜哄憳:JT
-
-鍑洪敊鏃堕棿:10/25/2022 18:40:29
-
-
-閿欒淇℃伅寮濮=====>
-閿欒绫诲瀷:IndexOutOfRangeException
-閿欒淇℃伅:鏃犳硶鎵惧埌鍒 UnitWorkCode銆
-閿欒鍫嗘爤:
- 鍦 System.Data.DataTable.ParseSortString(String sortString)
- 鍦 System.Data.DataView.CheckSort(String sort)
- 鍦 System.Data.DataView.set_Sort(String value)
- 鍦 FineUIPro.Web.PageBase.GetPagedDataTable[T](Grid Grid1, IEnumerable`1 varlist) 浣嶇疆 D:\璇哄繀杈綷璧涢紟\SGGL_SeDin_new\SGGL\FineUIPro.Web\common\PageBase.cs:琛屽彿 458
- 鍦 FineUIPro.Web.HJGL.InfoQuery.JointQuery.BindGrid() 浣嶇疆 D:\璇哄繀杈綷璧涢紟\SGGL_SeDin_new\SGGL\FineUIPro.Web\HJGL\InfoQuery\JointQuery.aspx.cs:琛屽彿 355
- 鍦 FineUIPro.Web.HJGL.InfoQuery.JointQuery.tvControlItem_NodeCommand(Object sender, TreeCommandEventArgs e) 浣嶇疆 D:\璇哄繀杈綷璧涢紟\SGGL_SeDin_new\SGGL\FineUIPro.Web\HJGL\InfoQuery\JointQuery.aspx.cs:琛屽彿 238
- 鍦 FineUIPro.Tree.OnNodeCommand(TreeCommandEventArgs e)
- 鍦 (Tree , TreeCommandEventArgs )
- 鍦 FineUIPro.Tree.RaisePostBackEvent(String eventArgument)
- 鍦 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
- 鍦 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
- 鍦 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
-鍑洪敊鏃堕棿:10/25/2022 18:40:30
-鍑洪敊鏂囦欢:http://localhost:8008/HJGL/InfoQuery/JointQuery.aspx
-IP鍦板潃:::1
-鎿嶄綔浜哄憳:JT
-
-鍑洪敊鏃堕棿:10/25/2022 18:40:30
-
-
-閿欒淇℃伅寮濮=====>
-閿欒绫诲瀷:IndexOutOfRangeException
-閿欒淇℃伅:鏃犳硶鎵惧埌鍒 UnitWorkCode銆
-閿欒鍫嗘爤:
- 鍦 System.Data.DataTable.ParseSortString(String sortString)
- 鍦 System.Data.DataView.CheckSort(String sort)
- 鍦 System.Data.DataView.set_Sort(String value)
- 鍦 FineUIPro.Web.PageBase.GetPagedDataTable[T](Grid Grid1, IEnumerable`1 varlist) 浣嶇疆 D:\璇哄繀杈綷璧涢紟\SGGL_SeDin_new\SGGL\FineUIPro.Web\common\PageBase.cs:琛屽彿 458
- 鍦 FineUIPro.Web.HJGL.InfoQuery.JointQuery.BindGrid() 浣嶇疆 D:\璇哄繀杈綷璧涢紟\SGGL_SeDin_new\SGGL\FineUIPro.Web\HJGL\InfoQuery\JointQuery.aspx.cs:琛屽彿 355
- 鍦 FineUIPro.Web.HJGL.InfoQuery.JointQuery.tvControlItem_NodeCommand(Object sender, TreeCommandEventArgs e) 浣嶇疆 D:\璇哄繀杈綷璧涢紟\SGGL_SeDin_new\SGGL\FineUIPro.Web\HJGL\InfoQuery\JointQuery.aspx.cs:琛屽彿 238
- 鍦 FineUIPro.Tree.OnNodeCommand(TreeCommandEventArgs e)
- 鍦 (Tree , TreeCommandEventArgs )
- 鍦 FineUIPro.Tree.RaisePostBackEvent(String eventArgument)
- 鍦 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
- 鍦 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
- 鍦 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
-鍑洪敊鏃堕棿:10/25/2022 18:40:32
-鍑洪敊鏂囦欢:http://localhost:8008/HJGL/InfoQuery/JointQuery.aspx
-IP鍦板潃:::1
-鎿嶄綔浜哄憳:JT
-
-鍑洪敊鏃堕棿:10/25/2022 18:40:32
-
-
-閿欒淇℃伅寮濮=====>
-閿欒绫诲瀷:IndexOutOfRangeException
-閿欒淇℃伅:鏃犳硶鎵惧埌鍒 UnitWorkCode銆
-閿欒鍫嗘爤:
- 鍦 System.Data.DataTable.ParseSortString(String sortString)
- 鍦 System.Data.DataView.CheckSort(String sort)
- 鍦 System.Data.DataView.set_Sort(String value)
- 鍦 FineUIPro.Web.PageBase.GetPagedDataTable[T](Grid Grid1, IEnumerable`1 varlist) 浣嶇疆 D:\璇哄繀杈綷璧涢紟\SGGL_SeDin_new\SGGL\FineUIPro.Web\common\PageBase.cs:琛屽彿 458
- 鍦 FineUIPro.Web.HJGL.InfoQuery.JointQuery.BindGrid() 浣嶇疆 D:\璇哄繀杈綷璧涢紟\SGGL_SeDin_new\SGGL\FineUIPro.Web\HJGL\InfoQuery\JointQuery.aspx.cs:琛屽彿 355
- 鍦 FineUIPro.Web.HJGL.InfoQuery.JointQuery.tvControlItem_NodeCommand(Object sender, TreeCommandEventArgs e) 浣嶇疆 D:\璇哄繀杈綷璧涢紟\SGGL_SeDin_new\SGGL\FineUIPro.Web\HJGL\InfoQuery\JointQuery.aspx.cs:琛屽彿 238
- 鍦 FineUIPro.Tree.OnNodeCommand(TreeCommandEventArgs e)
- 鍦 (Tree , TreeCommandEventArgs )
- 鍦 FineUIPro.Tree.RaisePostBackEvent(String eventArgument)
- 鍦 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
- 鍦 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
- 鍦 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
-鍑洪敊鏃堕棿:10/25/2022 18:41:58
-鍑洪敊鏂囦欢:http://localhost:8008/HJGL/InfoQuery/JointQuery.aspx
-IP鍦板潃:::1
-鎿嶄綔浜哄憳:JT
-
-鍑洪敊鏃堕棿:10/25/2022 18:41:58
-
-
-閿欒淇℃伅寮濮=====>
-閿欒绫诲瀷:KeyNotFoundException
-閿欒淇℃伅:缁欏畾鍏抽敭瀛椾笉鍦ㄥ瓧鍏镐腑銆
-閿欒鍫嗘爤:
- 鍦 System.Collections.Generic.Dictionary`2.get_Item(TKey key)
- 鍦 BLL.Funs.get_DB() 浣嶇疆 D:\璇哄繀杈綷璧涢紟\SGGL_SeDin_new\SGGL\BLL\Common\Funs.cs:琛屽彿 140
- 鍦 FineUIPro.Web.PageBase.get_CurrUser() 浣嶇疆 D:\璇哄繀杈綷璧涢紟\SGGL_SeDin_new\SGGL\FineUIPro.Web\common\PageBase.cs:琛屽彿 39
- 鍦 FineUIPro.Web.HJGL.InfoQuery.JointQuery.Page_Load(Object sender, EventArgs e) 浣嶇疆 D:\璇哄繀杈綷璧涢紟\SGGL_SeDin_new\SGGL\FineUIPro.Web\HJGL\InfoQuery\JointQuery.aspx.cs:琛屽彿 83
- 鍦 System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
- 鍦 System.EventHandler.Invoke(Object sender, EventArgs e)
- 鍦 System.Web.UI.Control.OnLoad(EventArgs e)
- 鍦 System.Web.UI.Control.LoadRecursive()
- 鍦 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
-鍑洪敊鏃堕棿:10/25/2022 18:42:00
-鍑洪敊鏂囦欢:http://localhost:8008/HJGL/InfoQuery/JointQuery.aspx
-IP鍦板潃:::1
-
-鍑洪敊鏃堕棿:10/25/2022 18:42:01
-
-
-閿欒淇℃伅寮濮=====>
-閿欒绫诲瀷:IndexOutOfRangeException
-閿欒淇℃伅:鏃犳硶鎵惧埌鍒 UnitWorkCode銆
-閿欒鍫嗘爤:
- 鍦 System.Data.DataTable.ParseSortString(String sortString)
- 鍦 System.Data.DataView.CheckSort(String sort)
- 鍦 System.Data.DataView.set_Sort(String value)
- 鍦 FineUIPro.Web.PageBase.GetPagedDataTable[T](Grid Grid1, IEnumerable`1 varlist) 浣嶇疆 D:\璇哄繀杈綷璧涢紟\SGGL_SeDin_new\SGGL\FineUIPro.Web\common\PageBase.cs:琛屽彿 458
- 鍦 FineUIPro.Web.HJGL.InfoQuery.JointQuery.BindGrid() 浣嶇疆 D:\璇哄繀杈綷璧涢紟\SGGL_SeDin_new\SGGL\FineUIPro.Web\HJGL\InfoQuery\JointQuery.aspx.cs:琛屽彿 355
- 鍦 FineUIPro.Web.HJGL.InfoQuery.JointQuery.tvControlItem_NodeCommand(Object sender, TreeCommandEventArgs e) 浣嶇疆 D:\璇哄繀杈綷璧涢紟\SGGL_SeDin_new\SGGL\FineUIPro.Web\HJGL\InfoQuery\JointQuery.aspx.cs:琛屽彿 238
- 鍦 FineUIPro.Tree.OnNodeCommand(TreeCommandEventArgs e)
- 鍦 (Tree , TreeCommandEventArgs )
- 鍦 FineUIPro.Tree.RaisePostBackEvent(String eventArgument)
- 鍦 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
- 鍦 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
- 鍦 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
-鍑洪敊鏃堕棿:10/25/2022 18:42:05
-鍑洪敊鏂囦欢:http://localhost:8008/HJGL/InfoQuery/JointQuery.aspx
-IP鍦板潃:127.0.0.1
-鎿嶄綔浜哄憳:JT
-
-鍑洪敊鏃堕棿:10/25/2022 18:42:05
-
-
-閿欒淇℃伅寮濮=====>
-閿欒绫诲瀷:NullReferenceException
-閿欒淇℃伅:鏈皢瀵硅薄寮曠敤璁剧疆鍒板璞$殑瀹炰緥銆
-閿欒鍫嗘爤:
- 鍦 FineUIPro.Web.indexProject.Page_Load(Object sender, EventArgs e) 浣嶇疆 D:\璇哄繀杈綷璧涢紟\SGGL_SeDin\SGGL\FineUIPro.Web\indexProject.aspx.cs:琛屽彿 292
- 鍦 System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
- 鍦 System.EventHandler.Invoke(Object sender, EventArgs e)
- 鍦 System.Web.UI.Control.OnLoad(EventArgs e)
- 鍦 System.Web.UI.Control.LoadRecursive()
- 鍦 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
-鍑洪敊鏃堕棿:10/26/2022 00:40:19
-鍑洪敊鏂囦欢:http://localhost:14901/indexProject.aspx?projectId=0040f558-0a0a-4e52-a688-64a0c2e7a0d4
-IP鍦板潃:::1
-
-鍑洪敊鏃堕棿:10/26/2022 00:40:19
-
-
-閿欒淇℃伅寮濮=====>
-閿欒绫诲瀷:NullReferenceException
-閿欒淇℃伅:鏈皢瀵硅薄寮曠敤璁剧疆鍒板璞$殑瀹炰緥銆
-閿欒鍫嗘爤:
- 鍦 FineUIPro.Web.common.ProjectSet.ProjectSysSet.btnSave_Click(Object sender, EventArgs e) 浣嶇疆 D:\璇哄繀杈綷璧涢紟\SGGL_SeDin\SGGL\FineUIPro.Web\ProjectData\ProjectSysSet.aspx.cs:琛屽彿 284
- 鍦 FineUIPro.Button.OnClick(EventArgs e)
- 鍦 (Button , EventArgs )
- 鍦 FineUIPro.Button.RaisePostBackEvent(String eventArgument)
- 鍦 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
- 鍦 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
- 鍦 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
-鍑洪敊鏃堕棿:10/26/2022 00:41:20
-鍑洪敊鏂囦欢:http://localhost:14901/ProjectData/ProjectSysSet.aspx
-IP鍦板潃:::1
-鎿嶄綔浜哄憳:JT
-
-鍑洪敊鏃堕棿:10/26/2022 00:41:20
-
-
-閿欒淇℃伅寮濮=====>
-閿欒绫诲瀷:NullReferenceException
-閿欒淇℃伅:鏈皢瀵硅薄寮曠敤璁剧疆鍒板璞$殑瀹炰緥銆
-閿欒鍫嗘爤:
- 鍦 FineUIPro.Web.common.ProjectSet.ProjectSysSet.btnSave_Click(Object sender, EventArgs e)
- 鍦 FineUIPro.Button.OnClick(EventArgs e)
- 鍦 (Button , EventArgs )
- 鍦 FineUIPro.Button.RaisePostBackEvent(String eventArgument)
- 鍦 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
- 鍦 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
- 鍦 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
-鍑洪敊鏃堕棿:10/26/2022 00:46:06
-鍑洪敊鏂囦欢:http://localhost:14901/ProjectData/ProjectSysSet.aspx
-IP鍦板潃:::1
-鎿嶄綔浜哄憳:JT
-
-鍑洪敊鏃堕棿:10/26/2022 00:46:06
-
-
-閿欒淇℃伅寮濮=====>
-閿欒绫诲瀷:NullReferenceException
-閿欒淇℃伅:鏈皢瀵硅薄寮曠敤璁剧疆鍒板璞$殑瀹炰緥銆
-閿欒鍫嗘爤:
- 鍦 FineUIPro.Web.common.ProjectSet.ProjectSysSet.GetButtonPower() 浣嶇疆 D:\璇哄繀杈綷璧涢紟\SGGL_SeDin\SGGL\FineUIPro.Web\ProjectData\ProjectSysSet.aspx.cs:琛屽彿 30
- 鍦 FineUIPro.Web.common.ProjectSet.ProjectSysSet.Page_Load(Object sender, EventArgs e) 浣嶇疆 D:\璇哄繀杈綷璧涢紟\SGGL_SeDin\SGGL\FineUIPro.Web\ProjectData\ProjectSysSet.aspx.cs:琛屽彿 18
- 鍦 System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
- 鍦 System.EventHandler.Invoke(Object sender, EventArgs e)
- 鍦 System.Web.UI.Control.OnLoad(EventArgs e)
- 鍦 System.Web.UI.Control.LoadRecursive()
- 鍦 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
-鍑洪敊鏃堕棿:10/26/2022 00:48:48
-鍑洪敊鏂囦欢:http://localhost:14901/ProjectData/ProjectSysSet.aspx
-IP鍦板潃:::1
-
-鍑洪敊鏃堕棿:10/26/2022 00:48:48
-
-
-
-閿欒淇℃伅寮濮=====>
-閿欒绫诲瀷:NullReferenceException
-閿欒淇℃伅:鏈皢瀵硅薄寮曠敤璁剧疆鍒板璞$殑瀹炰緥銆
-閿欒鍫嗘爤:
- 鍦 FineUIPro.Web.common.ProjectSet.ProjectSysSet.btnSave_Click(Object sender, EventArgs e) 浣嶇疆 D:\璇哄繀杈綷璧涢紟\SGGL_SeDin\SGGL\FineUIPro.Web\ProjectData\ProjectSysSet.aspx.cs:琛屽彿 284
- 鍦 FineUIPro.Button.OnClick(EventArgs e)
- 鍦 (Button , EventArgs )
- 鍦 FineUIPro.Button.RaisePostBackEvent(String eventArgument)
- 鍦 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
- 鍦 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
- 鍦 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
-鍑洪敊鏃堕棿:10/26/2022 00:50:19
-鍑洪敊鏂囦欢:http://localhost:14901/ProjectData/ProjectSysSet.aspx
-IP鍦板潃:::1
-鎿嶄綔浜哄憳:JT
-
-鍑洪敊鏃堕棿:10/26/2022 00:50:19
-
-
-閿欒淇℃伅寮濮=====>
-閿欒绫诲瀷:NullReferenceException
-閿欒淇℃伅:鏈皢瀵硅薄寮曠敤璁剧疆鍒板璞$殑瀹炰緥銆
-閿欒鍫嗘爤:
- 鍦 FineUIPro.Web.common.ProjectSet.ProjectSysSet.btnSave_Click(Object sender, EventArgs e) 浣嶇疆 D:\璇哄繀杈綷璧涢紟\SGGL_SeDin\SGGL\FineUIPro.Web\ProjectData\ProjectSysSet.aspx.cs:琛屽彿 284
- 鍦 FineUIPro.Button.OnClick(EventArgs e)
- 鍦 (Button , EventArgs )
- 鍦 FineUIPro.Button.RaisePostBackEvent(String eventArgument)
- 鍦 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
- 鍦 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
- 鍦 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
-鍑洪敊鏃堕棿:10/26/2022 00:50:37
-鍑洪敊鏂囦欢:http://localhost:14901/ProjectData/ProjectSysSet.aspx
-IP鍦板潃:::1
-鎿嶄綔浜哄憳:JT
-
-鍑洪敊鏃堕棿:10/26/2022 00:50:37
-
diff --git a/SGGL/FineUIPro.Web/Person/DepartPersonShunt.aspx b/SGGL/FineUIPro.Web/Person/DepartPersonShunt.aspx
index c3de4103..69d56c4e 100644
--- a/SGGL/FineUIPro.Web/Person/DepartPersonShunt.aspx
+++ b/SGGL/FineUIPro.Web/Person/DepartPersonShunt.aspx
@@ -37,15 +37,27 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
@@ -71,7 +83,7 @@
-
-
-
- <%--
+
-
+
- --%>
+
@@ -129,7 +141,7 @@
-