This commit is contained in:
ljx
2025-08-21 21:40:14 +08:00
parent f01487dc50
commit 5556264b9e
4 changed files with 80 additions and 26 deletions

View File

@ -151,7 +151,7 @@ const getVersionNums = async () => {
getSheetName();
} else {
queryForm.value.versions = '';
getSheetName();
// getSheetName();
}
}
} catch (error) {