mirror of
https://github.com/harvester/harvester-ui-extension.git
synced 2025-12-13 21:21:44 +00:00
fix: unable to create new sshkey in VM create page
Signed-off-by: andy.lee <andy.lee@suse.com>
This commit is contained in:
parent
f3d2d2f6a8
commit
176946e5e9
@ -249,7 +249,7 @@ export default {
|
|||||||
:searchable="searchable"
|
:searchable="searchable"
|
||||||
:disabled="disabled"
|
:disabled="disabled"
|
||||||
:options="sshOption"
|
:options="sshOption"
|
||||||
@update:value="update"
|
@input="update"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<ModalWithCard
|
<ModalWithCard
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user