Merge pull request #127 from a110605/issue_7544

fix: unable to create new sshkey in VM create page
This commit is contained in:
Andy Lee 2025-02-11 17:29:43 +08:00 committed by GitHub
commit 9af8526ef9
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