to add pinia modules

This commit is contained in:
simple321vip
2023-01-28 17:01:39 +08:00
parent d4cbfc2418
commit e7cf872567
23 changed files with 220 additions and 338 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
type Tenant = {
id: string,
tenant_id: string,
account: string
}