mirror of
https://github.com/harvester/harvester-ui-extension.git
synced 2025-12-13 13:11:43 +00:00
Update pkg/harvester/edit/kubevirt.io.virtualmachine/VirtualMachineUSBDevices/index.vue
Co-authored-by: Jack Yu <jack.yu@suse.com>
This commit is contained in:
parent
ce6fe19bb7
commit
0b40f6e58e
@ -112,7 +112,7 @@ export default {
|
||||
enabledDevices() {
|
||||
return this.devices.filter((device) => {
|
||||
return device.status.enabled;
|
||||
}) || [];
|
||||
});
|
||||
},
|
||||
|
||||
devicesInUse() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user