mirror of
https://github.com/Megghy/vtsuru.live.git
synced 2025-12-08 11:26:56 +08:00
fix message provider get
This commit is contained in:
@@ -50,7 +50,7 @@ export const useQuestionBox = defineStore('QuestionBox', () => {
|
||||
let isRevieveGetted = false
|
||||
//const isSendGetted = false
|
||||
|
||||
const message = useMessage()
|
||||
const message = window.$message
|
||||
|
||||
async function GetRecieveQAInfo() {
|
||||
isLoading.value = true
|
||||
|
||||
Reference in New Issue
Block a user