|
|
@ -31,7 +31,7 @@ import useAuthStore from '@/stores/AuthStore'
|
|
|
|
import '@/assets/index.css'
|
|
|
|
import '@/assets/index.css'
|
|
|
|
|
|
|
|
|
|
|
|
import CustomerRelation from '@/views/customer_relation/index'
|
|
|
|
import CustomerRelation from '@/views/customer_relation/index'
|
|
|
|
import NewEmail from '@/views/NewEmail'
|
|
|
|
import NewEmail from '@/views/NewEmail1'
|
|
|
|
import EmailDetailWindow from '@/views/EmailDetailWindow'
|
|
|
|
import EmailDetailWindow from '@/views/EmailDetailWindow'
|
|
|
|
|
|
|
|
|
|
|
|
import { executeDailyCleanupTask, setupDailyMidnightCleanupScheduler } from '@/utils/indexedDB'
|
|
|
|
import { executeDailyCleanupTask, setupDailyMidnightCleanupScheduler } from '@/utils/indexedDB'
|
|
|
|