fix: display admin and inactive when view
This commit is contained in:
@@ -451,7 +451,6 @@ const AddModal: FC<AddModalProps> = (props) => {
|
||||
]);
|
||||
|
||||
if (props.deploymentType === 'modelFiles') {
|
||||
clearCacheFormValues();
|
||||
form.current?.form?.setFieldsValue({
|
||||
...props.initialValues
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user