BUG 26253

This commit is contained in:
aixianling
2021-12-31 11:30:49 +08:00
parent 1e406154d3
commit f1ba40f33a

View File

@@ -140,7 +140,7 @@ export default {
}, },
onClose() { onClose() {
this.form = {}
} }
} }
} }