mirror of
https://gitee.com/langsisi_admin/serein-flow
synced 2026-03-20 08:16:34 +08:00
修改了脚本执行的一些BUG。
This commit is contained in:
@@ -41,7 +41,7 @@ namespace Serein.Workbench.Node.ViewModel
|
||||
|
||||
CommandLoadScript = new RelayCommand( o =>
|
||||
{
|
||||
NodeModel.LoadScript();
|
||||
NodeModel.ReloadScript();
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user