yangyin
2024-10-16 4d2f19f93456352ef49c0382227f6c7ecf2c55b4
customer_list/yw/static/config/route.js
@@ -129,4 +129,13 @@
      component: '/project/yw/dataManage/viewKnowBase/ViewFile.vue',
   },
   //#endregion
   //#region ====================== 推荐问题 ======================
   {
      name: 'RecommendQuestions',
      isKeepAlive: true,
      isAffix: false,
      path: '/recommendQuestions',
      component: '/project/yw/systemManage/questionMgr/RecommendQuestions.vue',
   }
   //#endregion
];