feat(web): add login, auth store and router guard
This commit is contained in:
5
admin-web/src/views/TenantManagement.vue
Normal file
5
admin-web/src/views/TenantManagement.vue
Normal file
@@ -0,0 +1,5 @@
|
||||
<template>
|
||||
<div>
|
||||
<h2>租户管理</h2>
|
||||
</div>
|
||||
</template>
|
||||
Reference in New Issue
Block a user