[1078] 适配新UI

This commit is contained in:
648540858
2025-05-14 15:48:35 +08:00
parent 1a7f517c5a
commit 68f7d3ef74
5 changed files with 321 additions and 282 deletions

View File

@@ -99,7 +99,7 @@ export const constantRoutes = [
meta: { title: '部标设备', icon: 'jtDevice' }
},
{
path: '/jtDevice/record/:deviceId/:channelDeviceId',
path: '/jtDevice/record/:phoneNumber/:channelId',
name: 'JTDeviceRecord',
component: () => import('@/views/jtDevice/channel/record'),
meta: { title: '部标录像' }