fix: hide COM-port selector for KKT devices (uses DTO web service, not COM)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-27 23:34:59 +03:00
parent 0dfcd7f33f
commit fa32da8034

View File

@@ -489,7 +489,7 @@ function DeviceForm({
</div>
)}
{connection === 'com' && (
{connection === 'com' && type !== 'kkt' && (
<div>
<label className="block text-xs font-medium text-slate-500 mb-1 flex items-center gap-2">
COM-порт