1
This commit is contained in:
@@ -95,6 +95,7 @@ namespace FineUIPro.Web.DCGL.ServerCheck
|
||||
|
||||
if (attachFile != null)
|
||||
{
|
||||
CNCECPath = !string.IsNullOrWhiteSpace(CNCECPath) ? CNCECPath : "https://qhse.cncecoa.com/QHSE/";
|
||||
url = BLL.UploadAttachmentService.ShowImage(CNCECPath, attachFile.AttachUrl);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user