CY_ECommercePlatform/CY.WebForm/Pages/business/SHejiOrderEdit.aspx.cs
@@ -342,7 +342,7 @@ this.selCustormerManagers.Items.Insert(0, new ListItem("无", "0")); var ToUpSetData = Request["ToUpSetData"]; var oA_Staffs = oA_StaffBLL.SelectListByFirmId(CurrentUser.MemberId, null, null).Where(x => x.DepartmentId == 13); var oA_Staffs = oA_StaffBLL.SelectListByFirmId(CurrentUser.MemberId, null, null).Where(x => x.DepartmentId == 2); this.SelShejirenyuan29.DataSource = oA_Staffs; this.SelShejirenyuan29.DataBind(); if (string.IsNullOrEmpty(ToUpSetData))