wujingjing
2025-03-21 197e3949af92e687e9e06bd2daf539b6b665d06d
customer_list/yw/static/config/route.js
@@ -21,6 +21,20 @@
      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,
@@ -85,6 +99,20 @@
      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',
      isKeepAlive: true,
      isAffix: false,