Files page Pinia Done

This commit is contained in:
chiayin
2023-02-14 15:46:22 +08:00
parent 03321921c8
commit 79b503bd8a
8 changed files with 143 additions and 91 deletions

View File

@@ -37,6 +37,6 @@ export default {
* check login for 'my-account' api
*/
this.checkLogin();
}
},
};
</script>