提交
This commit is contained in:
@ -286,6 +286,7 @@ const clickApprovalSheet = () => {
|
|||||||
};
|
};
|
||||||
onUnmounted(() => {
|
onUnmounted(() => {
|
||||||
listeningProject();
|
listeningProject();
|
||||||
|
console.log(11111111);
|
||||||
});
|
});
|
||||||
onMounted(() => {
|
onMounted(() => {
|
||||||
getVersionNums();
|
getVersionNums();
|
||||||
|
Reference in New Issue
Block a user