flat:语音功能优化
This commit is contained in:
@@ -30,7 +30,6 @@ const props = defineProps({
|
||||
});
|
||||
const readMsg = useReadMsg();
|
||||
const currentItem = ref(0);
|
||||
console.log(readMsg);
|
||||
const tabbarList = computed(() => [
|
||||
{
|
||||
id: 0,
|
||||
|
Reference in New Issue
Block a user