From 9af201924f21c9aa3b298290e4d202cc13ae2e0c Mon Sep 17 00:00:00 2001 From: Ryo Hanafusa Date: Sat, 26 Oct 2024 09:02:32 +0000 Subject: [PATCH 1/4] Use the element's value for initial value to keep the changes in the dialog --- src/components/MonitorSettingDialog.vue | 27 ++++++------------------- 1 file changed, 6 insertions(+), 21 deletions(-) diff --git a/src/components/MonitorSettingDialog.vue b/src/components/MonitorSettingDialog.vue index e6b2cd1ef..fef6b4f65 100644 --- a/src/components/MonitorSettingDialog.vue +++ b/src/components/MonitorSettingDialog.vue @@ -10,7 +10,7 @@