yangyin
2024-09-05 0921861ef4858b18e94bbdf2d2a41eeec917e3a2
customer_list/yw/static/config/route.js
@@ -64,6 +64,12 @@
      path: '/knowledge/editKnowledge',
      component: '/project/yw/dataManage/knowledge/EditKnowledge.vue',
   },
   {
      name: 'ViewKnowledge',
      isKeepAlive: true,
      isAffix: false,
      path: '/knowledge/viewKnowledge',
      component: '/project/yw/dataManage/knowledge/ViewKnowledge.vue',
   },
   //#endregion
];