fix: draft model local path do not search
This commit is contained in:
@@ -222,7 +222,6 @@ const DataForm: React.FC<DataFormProps> = forwardRef((props, ref) => {
|
||||
..._.omit(data, ['scheduleType']),
|
||||
...gpuSelector
|
||||
};
|
||||
|
||||
onOk(allValues);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user