Initial commit

This commit is contained in:
libertyspy
2026-02-08 22:16:22 +08:00
parent 5ffdb5e508
commit f34274ea35
3 changed files with 42 additions and 29 deletions

View File

@@ -107,11 +107,14 @@ export default defineComponent({
};
};
const refresh = ()=> loadTress();
onMounted(() => {
loadTress();
});
return {
refresh,
totalTress,
substring,
activeKey,