chore(test): 清理测试用例与类型导入
This commit is contained in:
@@ -9,7 +9,6 @@ import { defineComponent, ref, onMounted, nextTick } from 'vue'
|
||||
|
||||
// Mock API
|
||||
const mockGetDashboardStats = vi.fn()
|
||||
const mockRefreshUser = vi.fn()
|
||||
|
||||
vi.mock('@/api', () => ({
|
||||
authAPI: {
|
||||
|
||||
Reference in New Issue
Block a user