流水线节点管理和模板管理

This commit is contained in:
2024-05-07 14:08:46 +08:00
parent 5a61933857
commit 8ae91ff558
48 changed files with 1348 additions and 9 deletions

View File

@@ -0,0 +1,5 @@
<h1>新增</h1>
<%= render 'form', node_input: @node_input %>
<%= link_to 'Back', action_node_node_inputs_path(@node) %>