Initial commit
This commit is contained in:
@@ -107,11 +107,14 @@ export default defineComponent({
|
||||
};
|
||||
};
|
||||
|
||||
const refresh = ()=> loadTress();
|
||||
|
||||
onMounted(() => {
|
||||
loadTress();
|
||||
});
|
||||
|
||||
return {
|
||||
refresh,
|
||||
totalTress,
|
||||
substring,
|
||||
activeKey,
|
||||
|
||||
Reference in New Issue
Block a user