fixed 图形化流水线构建细节调整

This commit is contained in:
2024-05-17 15:26:58 +08:00
parent ddaa6f7aec
commit 785869d48a
4 changed files with 73 additions and 11 deletions

View File

@@ -34,7 +34,7 @@ class Action::Node < ApplicationRecord
belongs_to :user, optional: true
attr_accessor :cust_name, :input_values
attr_accessor :cust_name, :run_values, :input_values
def content_yaml