mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
feat: 新增租户下拉组件
This commit is contained in:
2
src/typings/storage.d.ts
vendored
2
src/typings/storage.d.ts
vendored
@ -44,5 +44,7 @@ declare namespace StorageType {
|
||||
};
|
||||
/** The login form rember */
|
||||
loginRember: Api.Auth.PwdLoginForm;
|
||||
/** The tenant id */
|
||||
tenantId: CommonType.IdType;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user