From e18314be2177201ad815d706198dcd4c5a5da14c Mon Sep 17 00:00:00 2001 From: fit2cloud-chenyw Date: Tue, 27 Jan 2026 15:17:42 +0800 Subject: [PATCH] perf: Third-party platform form validation optimization --- frontend/src/views/system/platform/PlatformForm.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/src/views/system/platform/PlatformForm.vue b/frontend/src/views/system/platform/PlatformForm.vue index 362416b1..319bf9fc 100644 --- a/frontend/src/views/system/platform/PlatformForm.vue +++ b/frontend/src/views/system/platform/PlatformForm.vue @@ -162,6 +162,7 @@ defineExpose({ modal-class="platform-info-drawer" size="600px" direction="rtl" + @close="resetForm(platformForm)" >