feat: 申请试用权限调整
This commit is contained in:
@ -11,6 +11,7 @@ import { useChatStore } from '@/stores/modules/chat';
|
||||
|
||||
// 登录
|
||||
export function goUserLogin(query?: any) {
|
||||
// console.log('goUserLogin', router)
|
||||
router.push({ name: 'UserLogin', query });
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user