This commit is contained in:
ljx
2025-08-22 22:57:59 +08:00
parent ba037ac2cd
commit 38dd85de64

View File

@ -286,6 +286,7 @@ const clickApprovalSheet = () => {
}; };
onUnmounted(() => { onUnmounted(() => {
listeningProject(); listeningProject();
console.log(11111111);
}); });
onMounted(() => { onMounted(() => {
getVersionNums(); getVersionNums();