src/views/sessionManager/index.vue
@@ -149,7 +149,7 @@ style=" width: 90%; overflow: auto; height: 65vh; height: calc(100vh - 380px); margin: 0px auto 20px; " > @@ -317,8 +317,9 @@ IconSearch, IconTiktokColor, } from '@arco-design/web-vue/es/icon'; import { useAppStore } from '@/store'; import { useAppStore, useUserStore } from '@/store'; import { computed, nextTick, onMounted, reactive, ref } from 'vue'; import { Message } from '@arco-design/web-vue'; import { EventSourceParserStream } from 'eventsource-parser/stream'; import moment from 'moment';