提交代码
This commit is contained in:
@@ -343,7 +343,7 @@ namespace FineUIPro.Web.HSSE.License
|
||||
Bookmark bookmarkWorkDepth = doc.Range.Bookmarks["WorkDepth"];//作业原因
|
||||
if (bookmarkWorkDepth != null)
|
||||
{
|
||||
if (getElectricity != null)
|
||||
if (getElectricity.Reason != null)
|
||||
{
|
||||
bookmarkWorkDepth.Text = getElectricity.Reason;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user