fix: edit image's min disk

Fix the image min disk update when edit the image

Closes-Bug: #1990917
Change-Id: Icc1d8f1c2fd64ed06c3912d5ac733e0208f0ef38
This commit is contained in:
Jingwei.Zhang 2022-09-27 15:03:59 +08:00
parent 1cdecff679
commit fcb2856c31

View File

@ -205,7 +205,6 @@ export class Edit extends ModalAction {
hw_cpu_policy, hw_cpu_policy,
hw_cpu_thread_policy, hw_cpu_thread_policy,
min_ram, min_ram,
min_disk,
...rest ...rest
} = values; } = values;
const newValues = { const newValues = {