This commit is contained in:
Viet An
2026-07-02 13:56:28 +07:00
parent 976816d408
commit 6d9dce38cb
5 changed files with 90 additions and 18 deletions

View File

@@ -10,6 +10,7 @@ export const useStore = defineStore("erp-dev", {
snackbar: null,
settings: [],
lang: "vi",
tabinfo: {},
// set by api-loader
common: null,
tablesetting: null,