From 4217449555a3548074ed6fe571f10c9e2955d3a4 Mon Sep 17 00:00:00 2001
From: loulijun2021 <1694218219@qq.com>
Date: 星期二, 07 五月 2024 17:09:18 +0800
Subject: [PATCH] 1.安灯报表100%
---
src/router/index.js | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/src/router/index.js b/src/router/index.js
index b9690ec..1e58a22 100644
--- a/src/router/index.js
+++ b/src/router/index.js
@@ -546,6 +546,13 @@
code: '0706',
component: () => import('@/views/statistic/repairDetailList'),
meta: { code: '0706', title: '缁翠慨鏄庣粏鎶ヨ〃', icon: '', keepAlive: true }
+ },,
+ {
+ path: 'installationLampList',
+ name: 'installationLampListCancel',
+ code: '0707',
+ component: () => import('@/views/statistic/installationLampList'),
+ meta: { code: '0707', title: '瀹夌伅鎶ヨ〃', icon: '', keepAlive: true }
}
]
--
Gitblit v1.9.3