20230425 修改扫描人员二维码接口

This commit is contained in:
2023-04-25 10:45:53 +08:00
parent 83ae4fd8c6
commit 6813e22226
2 changed files with 108 additions and 6 deletions
@@ -134,7 +134,7 @@ namespace FineUIPro.Web.HSSE.HiddenInspection
}
}
this.ChartAccidentTime.CreateChart(BLL.ChartControlService.GetDataSourceChart(dtTime, "巡检分析", "Column", 1100, 400, false));
this.ChartAccidentTime.CreateChart(BLL.ChartControlService.GetDataSourceChart(dtTime, "巡检分析", "Column", 1800, 400, false));
}
#endregion