chore: model file components for updating

This commit is contained in:
jialin
2025-05-27 19:45:24 +08:00
parent 894dd1e353
commit 034a54bf4b
9 changed files with 54 additions and 205 deletions
@@ -548,6 +548,7 @@ const AddModal: React.FC<AddModalProps> = (props) => {
byBuiltIn: true,
sizeOptions: sizeOptions,
quantizationOptions: quantizationOptions,
pageAction: action,
onSizeChange: handleOnSizeChange,
onQuantizationChange: handleOnQuantizationChange,
onValuesChange: onValuesChange