Commit 03095698 刘韬

修正读取外部表格数据后, 没有更新界面的问题

1 个父辈 ffed97d0
...@@ -333,6 +333,9 @@ namespace BLL ...@@ -333,6 +333,9 @@ namespace BLL
} }
} }
} }
LogNet.log.Info($"OnKeySet3");
OnKeySet(templateName, originalCode, key, hasMatch);
lastkey = key; lastkey = key;
islast = false; islast = false;
if (lastKeys != null) if (lastKeys != null)
......
支持 Markdown 格式
你添加了 0 到此讨论。请谨慎行事。
Finish editing this message first!