mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-24 02:03:02 +08:00
fix: Inconsistency Between Actual and Debug Input Variables (#6055)
This commit is contained in:
@@ -337,6 +337,7 @@ const useOneStepRun = <T>({
|
||||
variable: item.variable,
|
||||
type: InputVarType.textInput,
|
||||
required: true,
|
||||
value_selector: item.value_selector,
|
||||
}
|
||||
}
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user