|
@@ -22,7 +22,12 @@ const map = {
|
|
|
moduleAnalysis: () => import('@/views/currentSystem/authorityManagement/moduleAnalysis/index'),
|
|
|
userBindManage: () => import('@/views/currentSystem/authorityManagement/userBind/index'),
|
|
|
|
|
|
-
|
|
|
+
|
|
|
+ mishomepage: () => import('@/views/mis/mishomepage/index'),
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
register: () => import('@/views/currentSystem/work/order/register/index'),
|
|
|
WorkList: () => import('@/views/currentSystem/work/WorkList/work/index'),
|
|
|
handle: () => import('@/views/currentSystem/work/order/handle/index'),
|