repair: view brand device, add: read only

This commit is contained in:
2025-12-12 23:02:09 +07:00
parent cf1ccb0fd0
commit 49ba00d886
12 changed files with 868 additions and 518 deletions

View File

@@ -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>