fix: unable to create new sshkey in VM create page

Signed-off-by: andy.lee <andy.lee@suse.com>
This commit is contained in:
andy.lee 2025-02-11 14:48:07 +08:00
parent f3d2d2f6a8
commit 176946e5e9
No known key found for this signature in database
GPG Key ID: 10911689462678C7

View File

@ -249,7 +249,7 @@ export default {
:searchable="searchable"
:disabled="disabled"
:options="sshOption"
@update:value="update"
@input="update"
/>
<ModalWithCard