feat: 完善材料管理与焊接业务功能
This commit is contained in:
@@ -674,7 +674,7 @@ namespace FineUIPro.Web.HJGL.HotProcessHard
|
||||
|
||||
string initTemplatePath = "";
|
||||
string rootPath = Server.MapPath("~/");
|
||||
initTemplatePath = "File\\Fastreport\\管道焊口热处理委托单NoPic.frx";
|
||||
initTemplatePath = "File\\Fastreport\\管道焊缝热处理委托_附件5.frx";
|
||||
|
||||
if (File.Exists(rootPath + initTemplatePath))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user