FlowEditorPage2

This commit is contained in:
2023-09-24 00:12:42 +09:00
parent 94a17073dd
commit 51ebe99d1c

View File

@@ -104,9 +104,6 @@ const save = () =>{
flowCtrl.UpdateFlow({appid:'1',flowid:'flow123',eventid:'event123',name:'test',content:'[{"a":"b"}]'});
}
}
</script>
<style lang="scss">