20250925 P11报表修改

This commit is contained in:
毕文静 2025-09-25 11:34:47 +08:00
parent 0fa168948b
commit a33a1ca50c
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ namespace FineUIPro.Web.Report
GetButtonPower();//权限设置
BLL.DepartService.InitCTEDepartDropDownList(this.drpWorkCenter, false);
this.txtMonth.Text = string.Format("{0:yyyyMM}", DateTime.Now);
btnSelectColumns.OnClientClick = Window1.GetShowReference("TimeSheetReportSelectColumn.aspx");