diff --git a/src/pages/llmodels/components/data-form.tsx b/src/pages/llmodels/components/data-form.tsx index ca56e86a..2b1908dc 100644 --- a/src/pages/llmodels/components/data-form.tsx +++ b/src/pages/llmodels/components/data-form.tsx @@ -314,7 +314,7 @@ const DataForm: React.FC = forwardRef((props, ref) => { })} @@ -342,7 +342,7 @@ const DataForm: React.FC = forwardRef((props, ref) => { })} diff --git a/src/pages/llmodels/components/update-modal.tsx b/src/pages/llmodels/components/update-modal.tsx index 4726c1ad..4f2fba0a 100644 --- a/src/pages/llmodels/components/update-modal.tsx +++ b/src/pages/llmodels/components/update-modal.tsx @@ -382,7 +382,7 @@ const UpdateModal: React.FC = (props) => { })} @@ -409,7 +409,7 @@ const UpdateModal: React.FC = (props) => { })}