修改打包占用内存

This commit is contained in:
2025-07-02 17:01:21 +08:00
parent 57aa9e21ed
commit 8c214d2ef3
6 changed files with 13 additions and 2 deletions

View File

@@ -107,6 +107,7 @@ const open = async (type: string, id?: number, index?: number) => {
}
})
formLoading.value = false
} finally {
formLoading.value = false
}