pinia prefix

This commit is contained in:
Thanit Konmek 2023-06-09 11:39:54 +07:00
parent b958dfad20
commit 6febfde058
10 changed files with 916 additions and 7907 deletions

View file

@ -419,7 +419,6 @@ export const useCounterMixin = defineStore("mixin", () => {
};
const hideLoader = () => {
// q.loading.hide();
Loading.hide();
};