mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-03-16 07:56:38 +08:00
feat: HID串口优先ttyUSB并在视频设备名称后显示路径
This commit is contained in:
@@ -753,7 +753,7 @@ watch(currentConfig, () => {
|
||||
:value="device.path"
|
||||
class="text-xs"
|
||||
>
|
||||
{{ device.name }}
|
||||
{{ device.name }} ({{ device.path }})
|
||||
</SelectItem>
|
||||
</SelectContent>
|
||||
</Select>
|
||||
|
||||
Reference in New Issue
Block a user