fix: unable to create new sshkey in VM create page

Signed-off-by: andy.lee <andy.lee@suse.com>
(cherry picked from commit 176946e5e9650c335f5b4b7ef5ef02aa8039856e)
This commit is contained in:
andy.lee 2025-02-11 14:48:07 +08:00 committed by Mergify
parent 72a6f77fd2
commit ce017a0e40

View File

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