Skip to content

Commit e18314b

Browse files
perf: Third-party platform form validation optimization
1 parent 3167783 commit e18314b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontend/src/views/system/platform/PlatformForm.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@ defineExpose({
162162
modal-class="platform-info-drawer"
163163
size="600px"
164164
direction="rtl"
165+
@close="resetForm(platformForm)"
165166
>
166167
<el-form
167168
ref="platformForm"

0 commit comments

Comments
 (0)