fix
This commit is contained in:
parent
644e5a1c94
commit
9d0f1e2928
|
@ -431,7 +431,7 @@ onMounted(async () => {
|
||||||
conversation.value = res;
|
conversation.value = res;
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
};
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
onUnmounted(() => {
|
onUnmounted(() => {
|
||||||
|
|
Loading…
Reference in New Issue