2023-08-04

This commit is contained in:
2023-08-04 17:06:50 +08:00
parent 70a51ab125
commit 78e8037f08
81 changed files with 8897 additions and 2763 deletions
@@ -175,7 +175,6 @@ namespace FineUIPro.Web.HSSE.Check
}
}
Project_HSSEData_HSSEService.StatisticalData(this.CurrUser.LoginProjectId, Project_HSSEData_HSSEService.HSSEDateType.SupervisionAndInspection);
this.BindGrid();
ShowNotify("删除数据成功!", MessageBoxIcon.Success);
}