fix function call

This commit is contained in:
wh1te909
2022-10-23 08:04:32 +00:00
parent 776c27ec26
commit d2e0b8ad9b
3 changed files with 3 additions and 3 deletions

View File

@@ -867,7 +867,7 @@ export default {
}
// component life cycle hooks
onMounted(getScripts());
onMounted(getScripts);
return {
// reactive data