feat: fix type

This commit is contained in:
MoreStrive
2024-07-05 09:48:34 +07:00
parent 554ceab3c6
commit 76d4628100
22 changed files with 133 additions and 40 deletions
@@ -92,7 +92,6 @@ function findElementPathById(categories: any[], targetId: number, path: any[] =
}
return null;
}
console.log(currentArticle.value, 'currentArticle')
</script>
<template>