Update talkVideo.nvue
This commit is contained in:
@@ -24,7 +24,6 @@
|
||||
<script setup>
|
||||
import { ref, reactive, onMounted, onUnmounted, computed, getCurrentInstance, nextTick, toRaw } from 'vue';
|
||||
import { onShow, onLoad, onUnload, onBackPress, onReady } from '@dcloudio/uni-app';
|
||||
import imagePreviewNvue from '@/components/image-preview/image-preview-nvue.vue';
|
||||
import { get_base_url } from '@/api/request.js';
|
||||
import { getToken } from '@/common/common.js';
|
||||
import { ProtocolCodec, MessageType } from './js/ProtocolCodec';
|
||||
|
||||
Reference in New Issue
Block a user