[UI] fix loading behavious in /flowChart
This commit is contained in:
@@ -116,6 +116,7 @@ const editFlow = (app:IAppDisplay) => {
|
||||
appId: app.id,
|
||||
name: app.name
|
||||
});
|
||||
store.selectFlow(undefined);
|
||||
router.push('/FlowChart/' + app.id);
|
||||
};
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user