Merge pull request #130 from harvester/mergify/bp/release-harvester-v1.5/pr-127

fix: unable to create new sshkey in VM create page (backport #127)
This commit is contained in:
Andy Lee 2025-02-11 17:36:50 +08:00 committed by GitHub
commit 145b534c5d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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