This commit is contained in:
杨航
2025-11-26 16:03:55 +08:00
parent 7d2704f91f
commit 61f046768c
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -2,5 +2,5 @@
<talkCom/>
</template>
<script setup>
import talkCom from './talkCom.nvue'
import talkCom from './talkCom.vue'
</script>