Commit e745315e by 陶然

优化

parent 8658c054
......@@ -576,7 +576,7 @@ namespace Kivii.Sample.ImageUploader
currentReport = new Report();
currentReport.ReportId = reportId;
currentReport.SampleName = "无样品报告模式";
currentReport.SampleName = "无报告样品模式";
currentReport.SampleModel = "此模式下上传的图片可在公共图片库中查看";
}
else
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment