增加进度计划编制导出功能

This commit is contained in:
2023-08-04 10:21:33 +08:00
parent c13283b8e1
commit a039bc13c7
7 changed files with 251 additions and 16 deletions
+5
View File
@@ -3342,6 +3342,11 @@
/// </summary>
public const string OpinionTemplateUrl = "File\\Excel\\DataOut\\策划评审意见收集汇总表.xlsx";
/// <summary>
/// 进度计划编制模板文件原始虚拟路径
/// </summary>
public const string JDPlanTemplateUrl = "File\\Excel\\DataOut\\进度计划编制.xls";
#endregion
#region