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 ];