feat: fix type
This commit is contained in:
@@ -92,7 +92,6 @@ function findElementPathById(categories: any[], targetId: number, path: any[] =
|
||||
}
|
||||
return null;
|
||||
}
|
||||
console.log(currentArticle.value, 'currentArticle')
|
||||
</script>
|
||||
|
||||
<template>
|
||||
|
||||
Reference in New Issue
Block a user