fix live detail loading

This commit is contained in:
2023-12-22 15:37:26 +08:00
parent 0c62ad8685
commit ee93182b54
9 changed files with 56 additions and 44 deletions

View File

@@ -235,7 +235,6 @@ const routes: Array<RouteRecordRaw> = [
component: () => import('@/views/manage/LiveDetailManage.vue'),
meta: {
title: '直播详情',
keepAlive: true,
},
},
{