添加演示环境中间件
This commit is contained in:
@@ -16,10 +16,6 @@ const authStore = useAuthStore();
|
||||
const MOCK_USER_OPTIONS: BasicOption[] = [
|
||||
{
|
||||
label: 'Super',
|
||||
value: 'vben',
|
||||
},
|
||||
{
|
||||
label: 'Admin',
|
||||
value: 'admin',
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user