Update store paths and add persistence plugin
This commit is contained in:
@ -91,7 +91,7 @@
|
||||
import { upload } from '~/api/common'
|
||||
import { sendKefuMessage, getMessagePage } from '~/api/channel/index'
|
||||
import type { msgType, PageResultMessageRespVO } from '~/api/channel/types'
|
||||
import useUserStore from '~/store/user'
|
||||
import useUserStore from '~/stores/user'
|
||||
const userStore = useUserStore()
|
||||
import dayjs from 'dayjs'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user