Files changed完全检查

This commit is contained in:
xiaoxian521
2024-03-09 18:03:02 +08:00
parent afc9ad0273
commit ef184a8636
6 changed files with 30 additions and 136 deletions

View File

@@ -63,6 +63,7 @@ watch(
}
);
</script>
<template>
<template v-for="[fullPath, Comp] in compList" :key="fullPath">
<div v-show="fullPath === props.currRoute.fullPath" class="w-full h-full">