全局替换终端

This commit is contained in:
GGJ
2024-06-13 13:32:50 +08:00
parent d4db10d5ca
commit 2c66e096e7
90 changed files with 1369 additions and 628 deletions

View File

@@ -53,7 +53,7 @@ export const adminBaseRoute = {
{
path: 'machine',
component: () => import('@/views/pqs/voltageSags/sagGovern/businessUser/machine/index.vue'),
name: '设备查看页面',
name: '终端查看页面',
meta: {
title: pageTitle('router.eventView')
}