@ -204,6 +204,8 @@ initialize();
const toItem = (id: number) => {
router.push({ path: "/knowledge/item", query: { id } });
};
</script>
<style lang="scss" scope>