wujingjing
2025-03-21 197e3949af92e687e9e06bd2daf539b6b665d06d
customer_list/yw/static/config/route.js
@@ -7,6 +7,34 @@
      component: '/project/yw/systemManage/agentGraph/AgentGraph.vue',
   },
   {
      name:'CameraLive',
      isKeepAlive: true,
      isAffix: false,
      path: '/camera/live',
      component: '/project/yw/systemManage/cameraLive/CameraLive.vue',
   },
   {
      name: 'FlowApp',
      isKeepAlive: true,
      isAffix: false,
      path: '/workFlow/design',
      component: '/project/yw/systemManage/flowApp/FlowApp.vue',
   },
   {
      name: 'LLMMgr',
      isKeepAlive: true,
      isAffix: false,
      path: '/llm/mgr',
      component: '/project/yw/systemManage/llmMgr/LLMMgr.vue',
   },
   {
      name: 'FlowAppView',
      isKeepAlive: true,
      isAffix: false,
      path: '/workFlow/view',
      component: '/project/yw/systemManage/flowApp/FlowAppView.vue',
   },
   {
      name: 'ChatLog',
      isKeepAlive: true,
      isAffix: false,
@@ -69,6 +97,20 @@
      isAffix: false,
      path: '/metricAgent',
      component: '/project/yw/systemManage/metricAgentMgr/MetricAgentMgr.vue',
   },
   {
      name: 'ReplaceWordMgr',
      isKeepAlive: true,
      isAffix: false,
      path: '/replaceWordMgr',
      component: '/project/yw/systemManage/replaceWordMgr/ReplaceWordMgr.vue',
   },
   {
      name: 'PersonalCenter',
      isKeepAlive: true,
      isAffix: false,
      path: '/personalCenter',
      component: '/project/yw/systemManage/personalCenter/PersonalCenter.vue',
   },
   {
      name: 'AmisEditor',
@@ -171,6 +213,13 @@
      path: '/knowledge/viewFile',
      component: '/project/yw/dataManage/viewKnowBase/ViewFile.vue',
   },
   {
      name: 'WorkFlowIndex',
      isKeepAlive: true,
      isAffix: false,
      path: '/workFlow/WorkFlowIndex',
      component: '/project/yw/dataManage/workFlowMgr/WorkFlowIndex.vue',
   },
   //#endregion
   //#region ====================== 推荐问题 ======================
   {