|
@@ -433,6 +433,7 @@ async function getMessageTypeSync () {
|
|
})
|
|
})
|
|
if (!data.records || !data.records.length) {
|
|
if (!data.records || !data.records.length) {
|
|
positionInfo.value = {}
|
|
positionInfo.value = {}
|
|
|
|
+ handleChangeSendResumeStatus(false)
|
|
return
|
|
return
|
|
}
|
|
}
|
|
const _item = data.records.pop()
|
|
const _item = data.records.pop()
|