This commit is contained in:
caozehui
2025-08-28 16:29:00 +08:00
parent 8b578d4d8b
commit 6e979c5dcb
3 changed files with 15 additions and 6 deletions

View File

@@ -292,6 +292,7 @@ const getResults = async () => {
const close = () => {
visible.value = false
formContent.num=''
// 可以在这里添加其他清理逻辑
}