repair: view brand device, add: read only
This commit is contained in:
@@ -147,7 +147,7 @@ const FileUploadHandler = ({
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
if (actualPath) {
|
||||
let fileObject;
|
||||
|
||||
@@ -394,9 +394,7 @@ const FileUploadHandler = ({
|
||||
</Upload>
|
||||
)}
|
||||
|
||||
{/* renderExistingFile() is disabled because SolutionField.jsx already handles file card rendering */}
|
||||
{/* This prevents duplicate card rendering */}
|
||||
{/* {renderExistingFile()} */}
|
||||
|
||||
|
||||
{showPreview && (
|
||||
<Modal
|
||||
|
||||
Reference in New Issue
Block a user