* fix ui

* fix
This commit is contained in:
heheer
2024-11-05 10:13:27 +08:00
committed by archer
parent 07b3a0a35d
commit f4dbe7c021
10 changed files with 67 additions and 59 deletions

View File

@@ -111,7 +111,7 @@ export const Input_Template_Node_Height: FlowNodeInputItemType = {
renderTypeList: [FlowNodeInputTypeEnum.hidden],
valueType: WorkflowIOValueTypeEnum.number,
label: '',
value: 900
value: 960
};
export const Input_Template_Stream_MODE: FlowNodeInputItemType = {