repair: view brand device, add: read only
This commit is contained in:
@@ -115,7 +115,7 @@ const SparepartSelect = ({
|
||||
|
||||
return (
|
||||
<>
|
||||
{/* Fixed Search Section */}
|
||||
|
||||
{!isReadOnly && (
|
||||
<div style={{
|
||||
marginBottom: 16,
|
||||
@@ -156,7 +156,7 @@ const SparepartSelect = ({
|
||||
</div>
|
||||
)}
|
||||
|
||||
{/* Scrollable Selected Items Section */}
|
||||
|
||||
<div>
|
||||
{selectedSpareparts.length > 0 ? (
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user